Skip to content

Implement bot settings frontend #38

@A-Huli

Description

@A-Huli

Settings mage should include

Model settings

see. https://python.langchain.com/docs/modules/model_io/models/llms -> integrations
and https://python.langchain.com/docs/modules/model_io/models/chat -> integrations
for reference of model names and parameters that they require, create a custom component for each model in the components directory with necessary inputs
For now we want to support:

  • Cohere
  • Huggingface hub
  • OpenAI
  • ChatOpenAI
  • Azure

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