Skip to content

Add optional model configuration #37

@JairoGuo

Description

@JairoGuo

🔖 Enhancement description

Add a large model compatible with OpenAI protocol to the assistant

🎤 Pitch

.env:

_APP_ASSISTANT_OPENAI_API_KEY=YOUR_OPENAI_API_KEY
_APP_ASSISTANT_BASE_URL=https://api.openai.com/v1
_APP_ASSISTANT_MODEL_NAME=gpt-4o
_APP_ASSISTANT_EMBEDDING_MODEL=text-embedding-ada-002

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions