Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
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
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 isalso throwing in a warning fix for checking string literal