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

Update to Latest Gradio & Langchain Version #2

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

Conversation

Linked-Liszt
Copy link
Collaborator

@Linked-Liszt Linked-Liszt commented Oct 29, 2024

Env Notes

  • Requires python==3.12
  • New pip-installed requirements.txt
  • Dependency conflicts resolved between spacy and newer libraries

Toolchat Notes

  • Integrates S26 and Polybot branches into main
  • Separate tabs to support both experiments
  • Some files are loaded only when detected, wolfram is added as a parameter to allow independent loading for different tests

API Changes

  • Significant changes to gradio data structures due to version update
  • Significant changes to tool initialization and calling due to version update
  • Base tool prompt now changed and located in prompts.py (base prompt taken from langchain)

Misc Changes

  • Add port number to config file
  • Add dropdown to change model (NOTE: Not stateful. Be careful with multi-user applications).

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.

3 participants