Closed
Description
Contact Details
What happened?
Text-Bison is no longer working under the Palm2 model selection. Chat Bison is working fine. Text Bison is giving "bad request" error message.
Additional Context
Text Bison is interesting because it allows for the changing of safety parameters to get more or less censored outputs. It is unclear whether its specific implementation in LibreChat allows this. Clarification/implementation here would be useful.
Steps to Reproduce
- Select Palm2
- Select Text-Bison
- Submit a query.
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
},
paramsSerializer: [Function: paramsSerializer],
body: '{"instances":[{}],"parameters":{"model":"text-bison","modelLabel":null,"temperature":0.2,"maxOutputTokens":1024,"topP":0.95,"topK":40}}',
validateStatus: [Function: validateStatus],
responseType: 'json'
},
code: 400,
errors: [
{
message: 'Invalid instance: struct_value \t {\n}\n',
domain: 'global',
reason: 'badRequest'
}
]
}
Screenshots
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Projects
Status
✅ Done
Activity