-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cohere instrumentation #80
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
darshit-s3
approved these changes
Apr 12, 2024
karthikscale3
added a commit
that referenced
this pull request
Apr 12, 2024
* Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix * Minor bugfix (#68) * fix * Fix * add flask django and fastapi examples (#75) * Add perplexity support (#76) * Add perplexity support * fix * version bump * bump version * Add FastAPI example (#79) * Cohere instrumentation (#80) * added cohere instrtumentation * Cohere chat * Fix streaming * cohere support --------- Co-authored-by: chandrasekharscale3 <[email protected]> * Update readme --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> Co-authored-by: chandrasekharscale3 <[email protected]>
karthikscale3
added a commit
that referenced
this pull request
Apr 12, 2024
* Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix * Minor bugfix (#68) * fix * Fix * add flask django and fastapi examples (#75) * Add perplexity support (#76) * Add perplexity support * fix * version bump * bump version * Add FastAPI example (#79) * Cohere instrumentation (#80) * added cohere instrtumentation * Cohere chat * Fix streaming * cohere support --------- Co-authored-by: chandrasekharscale3 <[email protected]> * Update readme * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> Co-authored-by: chandrasekharscale3 <[email protected]>
karthikscale3
added a commit
that referenced
this pull request
Apr 12, 2024
* Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#67) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bump version * Release (#69) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix * Minor bugfix (#68) * fix * Fix --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bump version * configurable api host * remove pipe as project is 3.9+ * bump version * fix action * Release 1.2.24 (#77) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix * Minor bugfix (#68) * fix * Fix * add flask django and fastapi examples (#75) * Add perplexity support (#76) * Add perplexity support * fix * version bump * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bump llama-index-core from 0.10.13 to 0.10.24 (#78) Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.10.13 to 0.10.24. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.10.13...v0.10.24) --- updated-dependencies: - dependency-name: llama-index-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pillow from 10.2.0 to 10.3.0 (#51) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump langchain-core from 0.1.34 to 0.1.35 (#31) Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.34 to 0.1.35. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Release 1.3.0 (#82) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix * Minor bugfix (#68) * fix * Fix * add flask django and fastapi examples (#75) * Add perplexity support (#76) * Add perplexity support * fix * version bump * bump version * Add FastAPI example (#79) * Cohere instrumentation (#80) * added cohere instrtumentation * Cohere chat * Fix streaming * cohere support --------- Co-authored-by: chandrasekharscale3 <[email protected]> * Update readme --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> Co-authored-by: chandrasekharscale3 <[email protected]> * Bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Release1.3.0 (#83) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming * Add model for streaming (#65) * Release 1.2.13 (#55) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#58) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Release (#59) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#61) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#63) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> * Bump version * Release (#64) * Updated test_chat_completion and added test_anthropic. Updated tests/utils * Updated tests/utils * updated langchain test cases * updated test_langchain * updated test_image_generation * Bugfix * Bump version * Cleanup logging (#56) * Fix streaming bug (#57) * Cleanup logging * Fix streaming bug * bump version * add sdk name (#60) * Bump trace-attributes (#62) * add model for streaming --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> * Bugfix function calling (#66) * fix function calling * prompt token calculation fix * Minor bugfix (#68) * fix * Fix * add flask django and fastapi examples (#75) * Add perplexity support (#76) * Add perplexity support * fix * version bump * bump version * Add FastAPI example (#79) * Cohere instrumentation (#80) * added cohere instrtumentation * Cohere chat * Fix streaming * cohere support --------- Co-authored-by: chandrasekharscale3 <[email protected]> * Update readme * Bump version --------- Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> Co-authored-by: chandrasekharscale3 <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Ali Waleed <[email protected]> Co-authored-by: MayuriS24 <[email protected]> Co-authored-by: Rohit Kadhe <[email protected]> Co-authored-by: karthikscale3 <[email protected]> Co-authored-by: Chris Ruppelt <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chandrasekharscale3 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.