AgentOps-AI / agentops

Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
https://agentops.ai
MIT License
2.04k stars 196 forks source link

downgrade packaging for langchain support #150

Closed bboynton97 closed 7 months ago

bboynton97 commented 7 months ago

We were missing packaging in our pyproject.toml. It was added at the current version, but that version is not supported by langchain-core, so we're downgrading to the version that is

also throwing in a warning fix for checking string literal