Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RAG with LanceDB knowledge and SQLite storage. #218

Merged
merged 1 commit into from
May 5, 2024

Conversation

Fanaperana
Copy link
Contributor

  • Configured Ollama language model and LanceDb vector database
  • Created PDFUrlKnowledgeBase with LanceDb storage
  • Loaded existing knowledge base and set up SQL assistant storage
  • Initialized Assistant with configurations for user interaction
  • Enabled response generation in Markdown format for queries

@Fanaperana Fanaperana changed the title Imported phi library modules for knowledge base and embedding Add RAG with LanceDB knowledge and SQLite storage. May 4, 2024
Configured Ollama language model and LanceDb vector database
Created PDFUrlKnowledgeBase with LanceDb storage
Loaded existing knowledge base and set up SQL assistant storage
Initialized Assistant with configurations for user interaction
Enabled response generation in Markdown format for queries
Copy link
Contributor

@ashpreetbedi ashpreetbedi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you <3

@ashpreetbedi ashpreetbedi merged commit 304f460 into phidatahq:main May 5, 2024
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.

None yet

2 participants