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

Updated parameter handling for Ollama #45

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Updated parameter handling for Ollama #45

merged 6 commits into from
Oct 3, 2024

Conversation

marklysze
Copy link
Collaborator

@marklysze marklysze commented Sep 23, 2024

Why are these changes needed?

Ollama's API expects a number of LLM parameters to now be in the options attribute. Have updated the library to move a number of parameters into the options dictionary attribute.

Parameters that should be in the options dictionary noted here.

Related issue number

None

Checks

@sonichi
Copy link
Collaborator

sonichi commented Sep 29, 2024

The ollama test failed.

@Hk669
Copy link
Collaborator

Hk669 commented Sep 29, 2024

@marklysze can you check the ollama test failure. otherwise looks good to me.

@olaoluwasalami
Copy link
Collaborator

Ollama test failed. But LGTM

@sonichi sonichi merged commit 837f929 into main Oct 3, 2024
157 of 164 checks passed
@sonichi sonichi deleted the ollama_params branch October 3, 2024 17:46
odoochain pushed a commit to odoochain/autogen that referenced this pull request Nov 10, 2024
odoochain pushed a commit to odoochain/autogen that referenced this pull request Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alt-models Non-OpenAI Models / Client Classes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants