mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 11:40:25 +00:00
Add langfuse and update logger (#952)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com> Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
This commit is contained in:
parent
cf571b73a4
commit
49e148a2f9
63 changed files with 3095 additions and 2430 deletions
|
|
@ -17,10 +17,12 @@ dependencies = [
|
|||
"inflection>=0.5.1",
|
||||
"aiofiles>=24.1.0",
|
||||
"openai>=1.99.3,<2",
|
||||
"traceroot>=0.0.7",
|
||||
"nodejs-wheel>=22.18.0",
|
||||
"numpy>=1.23.0,<2.0.0",
|
||||
"debugpy>=1.8.17",
|
||||
"opentelemetry-api>=1.34.1",
|
||||
"opentelemetry-sdk>=1.34.1",
|
||||
"opentelemetry-exporter-otlp-proto-http>=1.34.1",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue