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

Refactor server and embedding provider to improve modularity #19

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

kacperlukawski
Copy link
Member

  • Modify serve() function to accept a pre-configured QdrantConnector
  • Update create_embedding_provider() to simplify model name handling
  • Improve error handling and parameter passing in server tools
  • Restructure main function to create connector and server more explicitly

- Modify `serve()` function to accept a pre-configured QdrantConnector
- Update `create_embedding_provider()` to simplify model name handling
- Improve error handling and parameter passing in server tools
- Restructure main function to create connector and server more explicitly
@kacperlukawski kacperlukawski merged commit 0a5f646 into master Mar 7, 2025
1 check passed
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