Skip to content

[FEATURE REQUEST]: Support for Diverse LLM Providers apart from OpenAI for Text2Sql , Summarization #1542

@saivishwak

Description

@saivishwak

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions