-
-
Notifications
You must be signed in to change notification settings - Fork 171
[FEATURE REQUEST]: Support for Diverse LLM Providers apart from OpenAI for Text2Sql , Summarization #1542
Open
Description
Hi,
I was looking into if you guys have a plan to support diverse set of providers for Text2Sql or Summation apart from OpenAI?
The need for other providers will give ability to choose with the API Keys, and models which the customers already have access to.
I checked the documentation and code and could only find support for OpenAI (Doc mentions Anthropic, But couldn't find in code):
https://www.parseable.com/docs/user-guide/ai-native/text-to-sql
https://github.com/parseablehq/parseable/blob/main/src/handlers/http/llm.rs#L28
Resources to integrate diverse LLM Agents in Rust:
https://github.com/liquidos-ai/AutoAgents
AutoAgents has wide range LLM support along with local LLM's , easy to use and configure and pure rust.
Thanks
Activity
Metadata
Metadata
Assignees
Labels
No labels