Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EddyGiusepe
/
Construindo_Bancos_de_Dados_Vetoriais_com_FastAPI_e_ChromaDB
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
638c8e4
Construindo_Bancos_de_Dados_Vetoriais_com_FastAPI_e_ChromaDB
75.8 kB
1 contributor
History:
9 commits
EddyGiusepe
Adicionei o sentence-transformers = "3.0.1", na mão mesmo. Melhor dito: fiz com pip install
638c8e4
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
47 Bytes
Meu gitignore
over 1 year ago
README.md
Safe
240 Bytes
initial commit
over 1 year ago
functions.py
Safe
2.14 kB
Duas funções: uma cria o DB e outra Delete o DB
over 1 year ago
main.py
Safe
2.11 kB
Usando o FastAPI para DB vetorial
over 1 year ago
models.py
Safe
667 Bytes
Tipo de dados com pydantic
over 1 year ago
poetry.lock
Safe
68.4 kB
Adicionei o sentence-transformers = "3.0.1", na mão mesmo. Melhor dito: fiz com pip install
over 1 year ago
pyproject.toml
Safe
609 Bytes
Adicionei o sentence-transformers = "3.0.1", na mão mesmo. Melhor dito: fiz com pip install
over 1 year ago