generated from AzulGarza/python-project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested