Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,4 @@ cython_debug/
marimo/_static/
marimo/_lsp/
__marimo__/

3 changes: 3 additions & 0 deletions datapizza-ai-cache/redis/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-cache/redis/datapizza/cache/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-core/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/cohere/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/cohere/datapizza/embedders/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/fastembedder/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/google/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/google/datapizza/embedders/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/mistral/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/openai/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-embedders/openai/datapizza/embedders/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-modules/parsers/azure/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-modules/parsers/docling/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-modules/rerankers/cohere/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-modules/rerankers/together/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-tools/SQLDatabase/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-tools/SQLDatabase/datapizza/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-tools/duckduckgo/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-tools/duckduckgo/datapizza/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-tools/filesystem/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-tools/filesystem/datapizza/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
3 changes: 3 additions & 0 deletions datapizza-ai-tools/web_fetch/datapizza/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Empty file.
3 changes: 3 additions & 0 deletions datapizza-ai-tools/web_fetch/datapizza/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)
28 changes: 27 additions & 1 deletion pyrightconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,31 @@
"typeCheckingMode": "basic",
"pythonVersion": "3.11",
"venvPath": ".",
"venv": ".venv"
"venv": ".venv",
"extraPaths": [
"datapizza-ai-cache/redis",
"datapizza-ai-clients/datapizza-ai-clients-anthropic",
"datapizza-ai-clients/datapizza-ai-clients-bedrock",
"datapizza-ai-clients/datapizza-ai-clients-google",
"datapizza-ai-clients/datapizza-ai-clients-mistral",
"datapizza-ai-clients/datapizza-ai-clients-openai",
"datapizza-ai-clients/datapizza-ai-clients-openai-like",
"datapizza-ai-clients/datapizza-ai-clients-watsonx",
"datapizza-ai-core",
"datapizza-ai-embedders/cohere",
"datapizza-ai-embedders/fastembedder",
"datapizza-ai-embedders/google",
"datapizza-ai-embedders/mistral",
"datapizza-ai-embedders/openai",
"datapizza-ai-modules/parsers/azure",
"datapizza-ai-modules/parsers/docling",
"datapizza-ai-modules/rerankers/cohere",
"datapizza-ai-modules/rerankers/together",
"datapizza-ai-tools/SQLDatabase",
"datapizza-ai-tools/duckduckgo",
"datapizza-ai-tools/filesystem",
"datapizza-ai-tools/web_fetch",
"datapizza-ai-vectorstores/datapizza-ai-vectorstores-milvus",
"datapizza-ai-vectorstores/datapizza-ai-vectorstores-qdrant"
]
}