What's Changed
- Add streaming feature with chat history by @izyuumi in #55
- Store chat history with stream update by @ushinnary in #56
- Llama3.1 Function Calling + New Tools by @andthattoo in #59
- Create images_to_ollama.rs by @heydocode in #63
- Update embeddings generation to /api/embed endpoint and allow for batch embedding by @pepperoni21 in #61
- Update readme to provide compilable embeddings examples by @ephraimkunz in #69
- feat: Added suffix in completion request by @SpeedCrash100 in #68
- Fixed GenerateEmbeddingsResponse float type by @pepperoni21 in #71
New Contributors
- @izyuumi made their first contribution in #55
- @heydocode made their first contribution in #63
- @ephraimkunz made their first contribution in #69
- @SpeedCrash100 made their first contribution in #68
Full Changelog: v0.2.0...v0.2.1