feat: remove langchain, update uv.lock and fix type_hint

This commit is contained in:
Eduardo Chiarotti
2024-11-25 15:30:29 -03:00
parent aaec3e1713
commit 6e492e90e4
3 changed files with 5 additions and 9 deletions

View File

@@ -9,7 +9,6 @@ authors = [
]
dependencies = [
"pydantic>=2.4.2",
"langchain>=0.2.16",
"openai>=1.13.3",
"opentelemetry-api>=1.22.0",
"opentelemetry-sdk>=1.22.0",