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

llm chat -o options #244

Closed
simonw opened this issue Sep 5, 2023 · 1 comment
Closed

llm chat -o options #244

simonw opened this issue Sep 5, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@simonw
Copy link
Owner

simonw commented Sep 5, 2023

Following:

Suggested here: https://discord.com/channels/823971286308356157/1128504153841336370/1148555248596693094

@simonw simonw added the enhancement New feature or request label Sep 5, 2023
@simonw
Copy link
Owner Author

simonw commented Sep 10, 2023

Got this working:

% llm chat -m claude -o max_tokens_to_sample 10
Chatting with claude-2
Type 'exit' or 'quit' to exit
> tell me lots of jokes
 Here are a few jokes for you:
> more
 Here are some more jokes:

- What


% llm chat -m claude
Chatting with claude-2
Type 'exit' or 'quit' to exit
> tell me lots of jokes
 Here are a few funny jokes for you:

- What do you call a dog magician? A labracadabrador. 

- I wanted to write a joke about sodium, but Na, I decided not to.
...

simonw added a commit that referenced this issue Sep 10, 2023
simonw added a commit that referenced this issue Sep 10, 2023
@simonw simonw added this to the 0.10 milestone Sep 10, 2023
@simonw simonw closed this as completed in 79b3cd8 Sep 10, 2023
simonw added a commit that referenced this issue Sep 12, 2023
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

1 participant