Skip to content

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.

2 participants