Commit ee9c7e1
Release (#191)
* feat: adding gemini support (#162)
* feat: adding gemini support
* chore: update package lock
* docs: update changelog for 5.2.0 release
* feat: adding vertexai instrumentation support (#165)
* feat: adding vertexai instrumentation support
* style: remove commented import
* chore: create types for vertexai
* docs: revert vercel ai py check
* docs: add mistral check
* style: remove new lines
* docs: add vertexai to changelog (#166)
* fix: allow manual patch for Gemini and VertexAI (#169)
* star github link
* feat: adding vertexai tools tracing support (#172)
* add mistral instrumentation
* support otel env vars
* bump version adn add chat stream method
* add examples
* update readme
* update package-lock
* Add sentry integration
* merge with dev
* llama index enhacements
* sentry to filter non langtrace exceptions
* Fix ingestion url (#181)
* Obinna/s3 en 2724 add bedrock (#184)
* add aws bedrock converse implementation
* bump version
* cleanup and update readme
* update service type
* fixes
---------
Co-authored-by: Obinna Okafor <[email protected]>
Co-authored-by: Karthik Kalyanaraman <[email protected]>
* fix (#186)
* update readme
* fix
* update prompt (#190)
---------
Co-authored-by: darshit-s3 <[email protected]>
Co-authored-by: Darshit Suratwala <[email protected]>
Co-authored-by: Obinna Okafor <[email protected]>
Co-authored-by: obinnascale3 <[email protected]>
Co-authored-by: Rohit Kadhe <[email protected]>
Co-authored-by: Rohit Kadhe <[email protected]>1 parent 9a3b15e commit ee9c7e1
2 files changed
+10
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
149 | | - | |
| 147 | + | |
| 148 | + | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
231 | 230 | | |
232 | 231 | | |
233 | 232 | | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
| 233 | + | |
| 234 | + | |
239 | 235 | | |
240 | 236 | | |
241 | 237 | | |
| |||
308 | 304 | | |
309 | 305 | | |
310 | 306 | | |
311 | | - | |
| 307 | + | |
| 308 | + | |
312 | 309 | | |
313 | 310 | | |
314 | 311 | | |
| |||
0 commit comments