yangs16 opened a new pull request, #1483:
URL: https://github.com/apache/cloudberry/pull/1483

   A Cloudberry/PostgreSQL extension that provides AI-powered functions using 
various LLM providers (OpenAI, Anthropic, Google Gemini, AWS Bedrock).
   
   ## Features
   
   * **Multiple AI Providers**: Support for OpenAI, Anthropic, Google Gemini, 
and AWS Bedrock
   * **User Isolation**: Each user manages their own API keys and providers
   * **Row Level Security**: PostgreSQL RLS ensures users can only access their 
own configurations
   * **AI Functions**: Ask questions, generate embeddings, classify text, 
extract structured data, summarize, translate, and more
   * **Simple Setup**: No complex encryption keys, users directly manage their 
API keys


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to