Skip to content

Conversation

cpetersen
Copy link
Member

With the option parsing implementation:

  • /ask What is the capital of France --model claude → question="What is the capital of France", model="claude"
  • /ask --model gpt-3.5 How do I parse JSON → question="How do I parse JSON", model="gpt-3.5"
  • /echo This is all one string → text="This is all one string"

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