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

Improve types in command system #9

Merged

Conversation

Pwuts
Copy link

@Pwuts Pwuts commented Jun 22, 2023

  • Improve typing across the command system
  • Rename arguments to parameters where appropriate
  • Move OpenAI-specific structs to llm.providers.openai
  • Reduce complexity of OpenAIFunctionSpec
  • Remove test_command_custom_arguments
  • Fix call_ai_function (by adding missing config kwarg)

@erik-megarad erik-megarad merged commit 8d13815 into erik-megarad:feat/functions Jun 22, 2023
2 checks passed
@Pwuts Pwuts deleted the feat/functions-typefixes branch June 22, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants