fix typo
1 parent a9283b7 commit 198e7b79d4c1c904ad4036d41c719161bb17ad98
@yangyang xie yangyang xie authored 8 days ago
Showing 14 changed files
View
ai-hub/app/app.py
View
ai-hub/app/config.py
View
ai-hub/app/config.yaml
View
ai-hub/app/core/providers/factory.py
View
ai-hub/app/core/vector_store/embedder/factory.py
View
ai-hub/integration_tests/test_documents.py 100644 → 0
View
ai-hub/integration_tests/test_documents_api.py 0 → 100644
View
ai-hub/integration_tests/test_misc.py 100644 → 0
View
ai-hub/integration_tests/test_misc_api.py 0 → 100644
View
ai-hub/integration_tests/test_sessions.py 100644 → 0
View
ai-hub/integration_tests/test_sessions_api.py 0 → 100644
View
ai-hub/tests/core/providers/test_factory.py
View
ai-hub/tests/core/vector_store/test_embedder_factory.py
View
ai-hub/tests/test_config.py