-
Notifications
You must be signed in to change notification settings - Fork 11
Merge Illinois chat to Main #440
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
Conversation
RabbitMQ implementation for job queue
Need to fix other methods.
* fix analysis page export convo * use the correct method * fix sql export document/conv between ids * download works but the file metadata type is wrong * download conversation history works in analysis page * export converstaion in the chat page move to temp folder * remove all os.getcwd() instead store in tempdir * clean up main.py
…rsation-from-chat-page-fails 97 export conversation from chat page fails
Fix embeddings for OpenAI like embedding models
* Add force_embeddings flag to ingest * simplify pre-logic * delete vectors on resubmit * cleanup embeddings arg
* Refactored filtering logic for retrieving chunks for a given course and conversation * adding fixes to retrieve chunks for a particular conversation id and course prevent cross project data leak * adding the missed must condition
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
longshuicy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we just use illinois-chat as we discussed yesterday? Is there a specific reason we need this in main?
* Introduce Illinois chat config, and use different embedding objects based on it * Revert tokenizer in text splitter * Improved env variable loading, removed illinois chat config * Remove illinois chat config and simplify env vars * Remove /embeddings when using OpenAIEmbeddings package
Issues attributed to commits in this pull requestThis pull request was merged and Sentry observed the following issues:
|
No description provided.