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

Sweep: map args to openai-python args for completion + embedding #16

Closed
krrishdholakia opened this issue Jul 31, 2023 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@krrishdholakia
Copy link
Contributor

Feels like i have to keep adding one-off args for individual situations - e.g. max tokens. Would be easier to just have the openai-python args at the top level, and then we can figure out the mapping within the functions.

@krrishdholakia
Copy link
Contributor Author

just doing this with completion as v1 would be great

@ishaan-jaff ishaan-jaff self-assigned this Jul 31, 2023
@krrishdholakia krrishdholakia added the enhancement New feature or request label Jul 31, 2023
@ishaan-jaff ishaan-jaff changed the title map args to openai-python args for completion + embedding Sweep: map args to openai-python args for completion + embedding Jul 31, 2023
@ishaan-jaff
Copy link
Contributor

this is addressed in the new version litellm, check main.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants