langgraph-agent-toolkit 0.7.2__tar.gz → 0.7.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.env.example +2 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/CHANGELOG.md +7 -1
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/PKG-INFO +1 -1
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/settings.py +15 -1
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/pyproject.toml +1 -1
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/uv.lock +1 -1
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.coveragerc +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.dockerignore +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/RELEASE_TEMPLATE/release-template.md +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/codecov.yml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/dependabot.yml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/scripts/tag_from_pyproject.sh +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/deploy.yml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/release.yml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/sphinx.yml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/test.yml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.gitignore +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.pre-commit-config.yaml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.project-root +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/CONTRIBUTING.md +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/LICENSE +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/Makefile +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/README.md +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/clickhouse/.clickhouse.env.example +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/langfuse/.langfuse.env.example +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/litellm/.litellm.env.example +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/litellm/config.example.yaml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/minio/.minio.env.example +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/postgres/.postgres.env.example +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/redis/.redis.env.example +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docker/app/Dockerfile +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docker/service/Dockerfile +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docker-compose.yaml +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/.gitignore +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/Makefile +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/_static/custom.css +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/_templates/class.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/_templates/layout.html +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/_templates/module.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/conf.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/contributing.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/environment_setup.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/index.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/installation.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/make.bat +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/media/agent_architecture.excalidraw +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/media/agent_architecture.png +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/media/agent_diagram.png +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/media/logo.svg +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/usage.rst +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph.json +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/agent_executor.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/bg_task_agent/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/bg_task_agent/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/bg_task_agent/task.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/bg_task_agent/utils.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/chatbot/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/chatbot/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/command_agent/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/command_agent/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/interrupt_agent/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/interrupt_agent/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/knowledge_base_agent/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/knowledge_base_agent/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/react/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/react/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/react_so/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/react_so/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/supervisor_agent/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/blueprints/supervisor_agent/agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/components/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/components/creators/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/components/creators/create_react_agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/components/tools.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/agents/components/utils.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/client/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/client/client.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/memory/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/memory/base.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/memory/factory.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/memory/postgres.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/memory/sqlite.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/memory/types.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/models/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/models/chat_openai.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/models/factory.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/models/fake.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/base.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/empty.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/factory.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/langfuse.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/langsmith.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/observability/types.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/prompts/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/core/prompts/chat_prompt_template.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/helper/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/helper/constants.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/helper/logging.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/helper/types.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/helper/utils.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/run_agent.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/run_client.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/run_service.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/schema/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/schema/models.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/schema/schema.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/schema/task_data.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/__init__.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/exception_handlers.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/factory.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/handler.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/middleware.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/routes.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/types.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/service/utils.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/streamlit_app.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/postgres-init/create_databases.sql +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/01-invoke-proxy.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/02-test-local-pm.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/03-test-langfuse-pm.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/04-test-langsmith-pm.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/05-test-prompt-types.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/06-test-custom-chat-prompt-template.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/07-test-get-chat-history.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/08-test-update-chat-history.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/09-test-clear-chat-history.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/099-t.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/agents/test_agent_executor.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/agents/test_service_streaming.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/app/conftest.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/app/test_streamlit_app.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/client/conftest.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/client/test_client.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/conftest.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/core/test_llm.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/core/test_memory.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/core/test_observability.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/core/test_prompts.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/core/test_settings.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/integration/test_docker_e2e.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/conftest.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_auth.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_factory.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_service.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_service_e2e.py +0 -0
- {langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_utils.py +0 -0
|
@@ -86,6 +86,8 @@ OLLAMA_BASE_URL=
|
|
|
86
86
|
# Model configurations - use multiline format with line continuation for readability
|
|
87
87
|
# It can be useful if you want to use different models for different agents or use different models from different providers.
|
|
88
88
|
MODEL_CONFIGS={"router":{"provider":"azure_openai","model_name":"gpt-4o","openai_api_key":"your-azure-key-here","azure_endpoint":"https://your-resource.openai.azure.com/","openai_api_version":"2024-12-01-preview","deployment_name":"gpt-4o-deployment"},"assistant":{"provider":"azure_openai","model_name":"gpt-4o-mini","openai_api_key":"your-azure-key-here","azure_endpoint":"https://your-resource.openai.azure.com/","openai_api_version":"2024-12-01-preview","deployment_name":"gpt-4o-mini-deployment"},"analyzer":{"provider":"google_genai","model_name":"gemini-pro","api_key":"your-google-key-here","temperature":0.7}}
|
|
89
|
+
MODEL_CONFIGS_BASE64=
|
|
90
|
+
MODEL_CONFIGS_PATH=
|
|
89
91
|
|
|
90
92
|
# Amazon Bedrock Knowledge Base ID
|
|
91
93
|
AWS_KB_ID=
|
|
@@ -6,11 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
6
6
|
and this project adheres to
|
|
7
7
|
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
8
8
|
|
|
9
|
+
## [0.7.3]
|
|
10
|
+
|
|
11
|
+
### Added
|
|
12
|
+
|
|
13
|
+
- New env variable for model config (base64)
|
|
14
|
+
|
|
9
15
|
## [0.7.2]
|
|
10
16
|
|
|
11
17
|
### Added
|
|
12
18
|
|
|
13
|
-
- New env variable for model config
|
|
19
|
+
- New env variable for model config (file)
|
|
14
20
|
|
|
15
21
|
## [0.7.1]
|
|
16
22
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: langgraph-agent-toolkit
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.3
|
|
4
4
|
Summary: Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
|
|
5
5
|
Project-URL: documentation, https://kryvokhyzha.github.io/langgraph-agent-toolkit
|
|
6
6
|
Project-URL: repository, https://github.com/kryvokhyzha/langgraph-agent-toolkit
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import base64
|
|
1
2
|
import json
|
|
2
3
|
import os
|
|
3
4
|
from typing import Annotated, Any, Dict, Optional
|
|
@@ -104,6 +105,7 @@ class Settings(BaseSettings):
|
|
|
104
105
|
|
|
105
106
|
# Model configurations dictionary
|
|
106
107
|
MODEL_CONFIGS: Dict[str, Dict[str, Any]] = Field(default_factory=dict)
|
|
108
|
+
MODEL_CONFIGS_BASE64: str | None = None
|
|
107
109
|
MODEL_CONFIGS_PATH: str | None = None
|
|
108
110
|
|
|
109
111
|
def _apply_langgraph_env_overrides(self) -> None:
|
|
@@ -152,6 +154,7 @@ class Settings(BaseSettings):
|
|
|
152
154
|
def _initialize_model_configs(self) -> None:
|
|
153
155
|
"""Initialize model configurations from environment variables."""
|
|
154
156
|
model_configs_env = os.environ.get("MODEL_CONFIGS")
|
|
157
|
+
model_configs_base64_env = os.environ.get("MODEL_CONFIGS_BASE64")
|
|
155
158
|
model_configs_path_env = os.environ.get("MODEL_CONFIGS_PATH")
|
|
156
159
|
if model_configs_env:
|
|
157
160
|
try:
|
|
@@ -163,6 +166,17 @@ class Settings(BaseSettings):
|
|
|
163
166
|
logger.warning("MODEL_CONFIGS environment variable is not a valid JSON object")
|
|
164
167
|
except json.JSONDecodeError:
|
|
165
168
|
logger.error("Failed to parse MODEL_CONFIGS environment variable as JSON")
|
|
169
|
+
elif model_configs_base64_env:
|
|
170
|
+
try:
|
|
171
|
+
decoded_configs = base64.b64decode(model_configs_base64_env).decode("utf-8")
|
|
172
|
+
configs = json.loads(decoded_configs)
|
|
173
|
+
if isinstance(configs, dict):
|
|
174
|
+
self.MODEL_CONFIGS = configs
|
|
175
|
+
logger.info(f"Loaded {len(configs)} model configurations from MODEL_CONFIGS_BASE64")
|
|
176
|
+
else:
|
|
177
|
+
logger.warning("MODEL_CONFIGS_BASE64 cannot be parsed as a valid JSON object")
|
|
178
|
+
except (ValueError, json.JSONDecodeError) as e:
|
|
179
|
+
logger.error(f"Failed to decode MODEL_CONFIGS_BASE64: {e}")
|
|
166
180
|
elif model_configs_path_env:
|
|
167
181
|
try:
|
|
168
182
|
with open(model_configs_path_env, "r", encoding="utf-8") as f:
|
|
@@ -171,7 +185,7 @@ class Settings(BaseSettings):
|
|
|
171
185
|
self.MODEL_CONFIGS = configs
|
|
172
186
|
logger.info(f"Loaded {len(configs)} model configurations from {model_configs_path_env}")
|
|
173
187
|
else:
|
|
174
|
-
logger.warning("MODEL_CONFIGS_PATH
|
|
188
|
+
logger.warning("MODEL_CONFIGS_PATH cannot be parsed as a valid JSON object")
|
|
175
189
|
except (FileNotFoundError, json.JSONDecodeError) as e:
|
|
176
190
|
logger.error(f"Failed to load model configurations from {model_configs_path_env}: {e}")
|
|
177
191
|
else:
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "langgraph-agent-toolkit"
|
|
7
|
-
version = "0.7.
|
|
7
|
+
version = "0.7.3"
|
|
8
8
|
description = "Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [{ name = "Roman Kryvokhyzha", email = "kriwohizha@gmail.com" }, { name = "Joshua Carroll", email = "carroll.joshk@gmail.com" }]
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/ISSUE_TEMPLATE/bug_report.md
RENAMED
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/PULL_REQUEST_TEMPLATE.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/deploy.yml
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/release.yml
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/.github/workflows/sphinx.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/litellm/.litellm.env.example
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/litellm/config.example.yaml
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/minio/.minio.env.example
RENAMED
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/configs/redis/.redis.env.example
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/media/agent_architecture.png
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/docs/media/agent_diagram.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/langgraph_agent_toolkit/run_agent.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/01-invoke-proxy.py
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/scripts/python/02-test-local-pm.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/agents/test_agent_executor.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/app/test_streamlit_app.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/core/test_observability.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/integration/test_docker_e2e.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_factory.py
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_service.py
RENAMED
|
File without changes
|
{langgraph_agent_toolkit-0.7.2 → langgraph_agent_toolkit-0.7.3}/tests/service/test_service_e2e.py
RENAMED
|
File without changes
|
|
File without changes
|