Skip to content

Commit 8357e3a

Browse files
committed
update readme and deps
1 parent 1224b0b commit 8357e3a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ Langtrace automatically captures traces from the following vendors:
8282
| Autogen |||
8383
| HiveAgent |||
8484
| Inspect AI |||
85+
| Graphlit |||
86+
| Phidata |||
87+
| Arch |||
8588

8689
### Vector Databases
8790
| Database | TypeScript SDK | Python SDK |

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ dev = [
6161
"google-cloud-aiplatform",
6262
"mistralai",
6363
"embedchain",
64+
"phidata",
6465
]
6566

6667
test = ["pytest", "pytest-vcr", "pytest-asyncio"]

0 commit comments

Comments
 (0)