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

Feature/lang chain #27

Merged
merged 82 commits into from
Sep 20, 2024
Merged

Feature/lang chain #27

merged 82 commits into from
Sep 20, 2024

Conversation

paulrobello
Copy link
Owner

Major rework of core to use langchain which allows providers other than ollama.

added custom ollama embeddings class that uses shared client
worked more on rag structure
added more config objects for rag related items
split rag system into separate files
ran import cleanup
hooked chat status back up using langchain meta data
converted provider names to enum
added configs for ai cloud providers
… on options update as well as saving value until options are loaded
add discord notify to publish
update deps
… it shouldnt

fix session auto name
disable some debug
update slash command auto complete for models when provider changes
fixed prompt edit not showing source value
better horizontal support for provider model select widget
reformat chat message display
@paulrobello paulrobello merged commit 9d93d50 into main Sep 20, 2024
1 check passed
@paulrobello paulrobello deleted the feature/lang_chain branch September 20, 2024 22:52
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