Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
main
Construindo_Bancos_de_Dados_Vetoriais_com_FastAPI_e_ChromaDB
476 kB
Ctrl+K
Ctrl+K
1 contributor
History:
11 commits
EddyGiusepe
Testando as Endpoints para meu DB vetorial
12e46dc
almost 2 years ago
files
PDF para teste
almost 2 years ago
prints_Endpoints_Postman
Testando as Endpoints para meu DB vetorial
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
.gitignore
Safe
47 Bytes
Meu gitignore
almost 2 years ago
README.md
Safe
240 Bytes
initial commit
almost 2 years ago
functions.py
Safe
2.14 kB
Duas funções: uma cria o DB e outra Delete o DB
almost 2 years ago
main.py
Safe
2.11 kB
Usando o FastAPI para DB vetorial
almost 2 years ago
models.py
Safe
667 Bytes
Tipo de dados com pydantic
almost 2 years ago
poetry.lock
Safe
68.4 kB
Adicionei o sentence-transformers = "3.0.1", na mão mesmo. Melhor dito: fiz com pip install
almost 2 years ago
pyproject.toml
Safe
609 Bytes
Adicionei o sentence-transformers = "3.0.1", na mão mesmo. Melhor dito: fiz com pip install
almost 2 years ago