Add mypy checker (#346)
Showing
- .husky/pre-commit 1 addition, 0 deletions.husky/pre-commit
- e2e/python/resolve_dependencies.spec.ts 147 additions, 91 deletionse2e/python/resolve_dependencies.spec.ts
- helpers/python.ts 1 addition, 1 deletionhelpers/python.ts
- templates/components/engines/python/agent/engine.py 5 additions, 2 deletionstemplates/components/engines/python/agent/engine.py
- templates/components/engines/python/agent/tools/__init__.py 22 additions, 12 deletionstemplates/components/engines/python/agent/tools/__init__.py
- templates/components/engines/python/agent/tools/artifact.py 1 addition, 1 deletiontemplates/components/engines/python/agent/tools/artifact.py
- templates/components/engines/python/agent/tools/duckduckgo.py 14 additions, 12 deletions...lates/components/engines/python/agent/tools/duckduckgo.py
- templates/components/engines/python/chat/engine.py 1 addition, 1 deletiontemplates/components/engines/python/chat/engine.py
- templates/components/loaders/python/__init__.py 5 additions, 3 deletionstemplates/components/loaders/python/__init__.py
- templates/components/loaders/python/db.py 8 additions, 1 deletiontemplates/components/loaders/python/db.py
- templates/components/loaders/python/web.py 4 additions, 2 deletionstemplates/components/loaders/python/web.py
- templates/components/settings/python/llmhub.py 12 additions, 4 deletionstemplates/components/settings/python/llmhub.py
- templates/components/settings/python/settings.py 55 additions, 25 deletionstemplates/components/settings/python/settings.py
- templates/components/vectordbs/python/astra/vectordb.py 1 addition, 1 deletiontemplates/components/vectordbs/python/astra/vectordb.py
- templates/components/vectordbs/python/chroma/vectordb.py 2 additions, 1 deletiontemplates/components/vectordbs/python/chroma/vectordb.py
- templates/components/vectordbs/python/milvus/vectordb.py 2 additions, 1 deletiontemplates/components/vectordbs/python/milvus/vectordb.py
- templates/components/vectordbs/python/none/index.py 1 addition, 1 deletiontemplates/components/vectordbs/python/none/index.py
- templates/types/extractor/fastapi/app/engine/generate.py 2 additions, 2 deletionstemplates/types/extractor/fastapi/app/engine/generate.py
- templates/types/extractor/fastapi/app/engine/index.py 1 addition, 1 deletiontemplates/types/extractor/fastapi/app/engine/index.py
- templates/types/streaming/fastapi/app/api/routers/events.py 13 additions, 3 deletionstemplates/types/streaming/fastapi/app/api/routers/events.py
Loading
Please register or sign in to comment