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 llm callable enums #43

Closed
wants to merge 1 commit into from

Conversation

wylansford
Copy link

Pull Request Type

  • Breaking Change
  • Feature
  • Bug Fix
  • Non-bug Patch (dependency update, non-production code, etc.)

Link to Notion Task or Github Issue

Summary of Feature(s)

Summary of Bug Fix(es)

Previous Behaviour

callable would default to a custom llm callable instead of the supported llm callables.

New Behaviour

if litellm is used, native support is used instead of reverting to custom llm which isn't really supported.

Other details

Dependencies

@wylansford wylansford changed the base branch from main to demo-lite-image June 4, 2024 17:58
@wylansford wylansford closed this Jun 4, 2024
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