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

feat: v1 #21

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

feat: v1 #21

wants to merge 10 commits into from

Conversation

loks0n
Copy link
Member

@loks0n loks0n commented Dec 10, 2024

  • Move vector store initialization to a dedicated script and save index to disk
  • Switch from basic Q&A chain to a streaming chat chain that maintains conversation history
  • Update dependencies including langchain, hnswlib-node, and other core packages
  • Remove direct OpenAI chat implementation in favor of langchain chat model
  • Add basic health check endpoint
  • Add API endpoint for chat conversations (/v1/chat)

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