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

Feat: Add Support for Google Palm AI API #123

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GeekGawd
Copy link

@GeekGawd GeekGawd commented Sep 3, 2023

Scope

  • Add Support for the Google's Palm AI with through Palm API.
  • Adding support for it it crucial, as it provides access to chat-bison - It is an LLM model that is specifically trained for chat purposes
  • No need to do any hacky method of passing context as message history.
  • Google Palm API natively supports create chat and reply chat

Screenshots

image

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 3, 2023

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

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 5:15am

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.

1 participant