aiondemand / aiondemand/aiod-enhanced-interaction
Refactor chatbot code to be accessible as a service within FastAPI application
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Things to do:
- Make the chatbot implemented as a service within the FastAPI application
- Replace `MilvusClient` class for our `MilvusEmbeddingStore` implementation
- This requires updating the `MilvusEmbeddingStore` to accomodate new functionality requested by the chatbot implementation
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Locate the chatbot implementation, the FastAPI application, MilvusClient, and MilvusEmbeddingStore first. Trace how the chatbot is currently invoked and what functionality the store must support. Done means the chatbot is accessible as a service within FastAPI and MilvusEmbeddingStore replaces MilvusClient with the required functionality.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- fastapi, python
- Domínio
- api, backend, databases
- Tipo de issue
- Refatoração
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100