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

add playground support and chat settings #13

Merged
merged 4 commits into from
Dec 24, 2023
Merged

Conversation

tylertitsworth
Copy link
Owner

@tylertitsworth tylertitsworth commented Dec 24, 2023

Describe your changes

  • Add Class Global for reduced overhead and complexity between chainlit/main instance
  • Get Default values from Ollama API (Currently broken see Modelfile parameters not set during creation ollama/ollama#1699)
  • Add Setting Values:
    • repeat_penalty
    • temperature
    • top_k
    • top_p
  • Add Playground support via LangchainGenericProvider()
    • Currently does not support inputs (chat settings). I have yet to file an issue for this.

Issue ticket number and link

#6

How you have validated your changes

Locally

@tylertitsworth tylertitsworth self-assigned this Dec 24, 2023
@tylertitsworth tylertitsworth merged commit 3176304 into main Dec 24, 2023
4 checks passed
@tylertitsworth tylertitsworth deleted the tylertitsworth/issue6 branch December 24, 2023 21:01
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