Skip to content

Commit

Permalink
Update README (#216)
Browse files Browse the repository at this point in the history
* remove logs

* remove requirements

* DSPy instrumentation support (#210)

* DSPy instrumentation basic

* Fix

* Fix

* remove hardcodings

* Bump version

* CrewAI support (#212)

* Write a stream wrapper

* Example

* run formatter

* Bump version

* Bump version (#214)

* Update README (#215)

* Bump version

* Update README
  • Loading branch information
karthikscale3 authored Jun 24, 2024
1 parent 66ace27 commit 0fbec4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ Langtrace automatically captures traces from the following vendors:
| Groq | LLM | :x: | :white_check_mark: |
| Langchain | Framework | :x: | :white_check_mark: |
| LlamaIndex | Framework | :white_check_mark: | :white_check_mark: |
| DSPy | Framework | :x: | :white_check_mark: |
| CrewAI | Framework | :x: | :white_check_mark: |
| Pinecone | Vector Database | :white_check_mark: | :white_check_mark: |
| ChromaDB | Vector Database | :white_check_mark: | :white_check_mark: |
| QDrant | Vector Database | :x: | :white_check_mark: |
Expand Down

0 comments on commit 0fbec4c

Please sign in to comment.