Releases: llmkit-ai/llmkit
Releases · llmkit-ai/llmkit
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Updating prompt processing with tools by @adragione in #17
- (fix) Skipping
json_schema
serialization when None by @danwritecode in #20 - Change to frontend traces page to properly render timestamps by @adragione in #24
- (fix) Tool Calling while Streaming by @danwritecode in #26
- (fix) Tool message type added by @danwritecode in #28
- (fix) Streaming and Tool Calling by @danwritecode in #29
- Quick fix to prompt textbox auto-expanding by @adragione in #25
- (fix) Auto expand prompt issue by @danwritecode in #33
- (feat) Direct OpenAI Support by @danwritecode in #34
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- API Refactoring and Evals Refactoring by @danwritecode in #5
- Tools and moar by @danwritecode in #6
- Feat/json schema by @danwritecode in #7
- Side nav fixes by @danwritecode in #10
- Finalizing Docker implementation and adding configurable secure cookie by @adragione in #11
- (feat) Streaming endpoint fix and Prompt Delete button by @danwritecode in #13
New Contributors
- @danwritecode made their first contribution in #5
- @adragione made their first contribution in #11
Full Changelog: https://github.com/llmkit-ai/llmkit/commits/v0.1.0