Skip to content

[Bug]: Palm2: Text-Bison-001 is no longer working #666

Closed
@MontDawgg

Description

@MontDawgg

Contact Details

montediaz@live.com

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

  1. Select Palm2
  2. Select Text-Bison
  3. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Projects

    • Status

      ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions