1.0.3 • Published 1 year ago

@alexentwistle/chatspeare v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

This implementation uses GPT-3's completion feature to generate responses based on the given prompt. You can customize the behavior by changing the parameters like max_tokens (length of the response), temperature (creativity of the response), and model_engine (select a different GPT-3 model).

Remember that the GPT-3 API is not free and can incur costs based on usage. Make sure to keep track of your usage to avoid unexpected charges.

With these changes, your chatbot will now use GPT-3 to generate responses for the Macbeth character. You can create similar functions for other characters and modify the /chat route to handle different character requests.

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago