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

venice: generate response prompts improvements. add temperature #629

Open
wants to merge 7 commits into
base: ai-cast
Choose a base branch
from

Conversation

rferrari
Copy link
Collaborator

Description:

This pull request introduces improvements to the generate response prompts feature in Venice, including the addition of a temperature parameter. The changes aim to enhance the overall quality and diversity of generated responses.

Changes:

Improved generate response prompts logic to better handle user input and context
Added a temperature parameter to control the level of randomness and creativity in generated responses
Updated the response generation algorithm to take into account the temperature parameter
Included additional unit tests to ensure the new functionality works as expected

Copy link

vercel bot commented Feb 11, 2025

@rferrari is attempting to deploy a commit to the Nounspace Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Feb 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nounspace-ts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2025 8:21pm

Copy link
Collaborator

@sktbrd sktbrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed the conflict

@@ -0,0 +1,20 @@
export const USE_USER_PAST_TWEETS = true;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rferrari this is added twice

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.

2 participants