Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

About using different LLMs such as DeepSeek #22

@mhammadpk

Description

@mhammadpk

@ShahabEJ

I tried setting up a different LLM, specifically DeepSeek, by changing the environment variable from OPENAI_API_KEY to DEEPSEEK_API_KEY and using DeepSeek API value. However, I'm encountering an error.

Could you please check if there are additional configurations needed, or updating the code as well? Let me know how to proceed.

Additionally, is it possible to structure the code in a plug-and-play manner, where simply changing the environment variable (e.g., OPENAI_API_KEY, DEEPSEEK_API_KEY, etc.) automatically adapts the entire setup to the corresponding LLM? This would allow seamless switching between different providers without requiring major code changes.

Would love your insights on this!

Image

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