Skip to content

question: Is it possible to use LiteLLM keys? #233

@rubenpenaalonso

Description

@rubenpenaalonso

Description

Hi!
I'm trying out timecopilot, it looks great!
I have access to several LLMs via LiteLLM, (see below an exemple on how I use gpt API ).
Could I also use my LiteLLM key for timecopilot? Currently I'm getting a ·'Incorrect API key provided" error.

client = openai.OpenAI(
api_key="...",
base_url="https://..."
)

Thanks in advance,
Rubén

Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions