Skip to content

Conversation

Jimuelzxc
Copy link
Owner

This commit introduces a feature that allows you to select between different LLM models: the existing Cosmos model, OpenRouter, and Gemini.

  • A dropdown menu has been added to the navbar for model selection.
  • An input field for an API key has been added to the navbar.
  • The application state has been updated to manage the selected model and API key.
  • The API call logic now dynamically constructs requests based on the selected model, handling different endpoints, request formats, and authentication methods.

Note: The OpenRouter and Gemini integrations have been implemented based on their respective API documentation but have not been tested with live API keys.

This commit introduces a feature that allows you to select between different LLM models: the existing Cosmos model, OpenRouter, and Gemini.

- A dropdown menu has been added to the navbar for model selection.
- An input field for an API key has been added to the navbar.
- The application state has been updated to manage the selected model and API key.
- The API call logic now dynamically constructs requests based on the selected model, handling different endpoints, request formats, and authentication methods.

Note: The OpenRouter and Gemini integrations have been implemented based on their respective API documentation but have not been tested with live API keys.
Copy link

vercel bot commented Aug 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
cosmos Ready Preview Comment Aug 14, 2025 0:10am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant