Skip to content

Commit

Permalink
inclusao biblioteca
Browse files Browse the repository at this point in the history
  • Loading branch information
luisleao committed Mar 24, 2024
1 parent 961c48c commit 35644fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ As seguintes dependências são necessárias para executar o projeto:
- python-dotenv
- twilio
- firebase_admin
- langchain_openai
- langchain-community
- langchain-openai

Expand All @@ -35,6 +36,10 @@ Certifique-se de configurar as variáveis de ambiente necessárias:
- `WEAVIATE_API_KEY`: A chave de API para Weaviate.
- `LIBRARY_DIR`: (Opcional) Caminho para a pasta da biblioteca.

Salve a chave da conta de serviço do Firebase em `app/keys/politicalai-lex.json`



## Como Usar

1. **Indexar Documentos**: Utilize a classe `Library` no arquivo `library.py` para indexar documentos em Weaviate.
Expand Down

0 comments on commit 35644fd

Please sign in to comment.