Skip to content

🛢️ Feat/vector db#7

Merged
Leonwatsoni merged 16 commits intomainfrom
feat/vector_db
Feb 23, 2025
Merged

🛢️ Feat/vector db#7
Leonwatsoni merged 16 commits intomainfrom
feat/vector_db

Conversation

@Leonwatsoni
Copy link
Copy Markdown
Collaborator

This PR adds a vector database using Qdrant and stores logs ready to be queried in chat

Changes:

  • New Docker for Qdrant DB
  • Qdrant class for initiating, starting, upserting and searching on the database.
  • .env and settings.py upgrading for robust variable handling.
  • Promoting upgrades for new feature.
  • Vector db summary in ChatWithLogs class to utilise the functionality in the chat endpoint.
Screenshot 2025-02-23 at 14 26 00

Image of latest location of issues presented.

…evel and search word filters; update fetch_loki_logs to use new function and increase log limit
…connectors, and routers; improve code organization
…ient and embedding generation; update requirements and prompts
…tor database interactions and improve logging setup
…retrieval of log data from the specified file path
…rant integration; enhance settings for model and logging
…ing; add dynamic query support and improve logging
…dd error handling for empty streams and extraction failures
@Leonwatsoni Leonwatsoni merged commit f7d2f1e into main Feb 23, 2025
@Leonwatsoni Leonwatsoni deleted the feat/vector_db branch February 23, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant