laiso / askrepo

Source code reading with LLM.
https://crates.io/crates/askrepo
MIT License
168 stars 5 forks source link

can this use openai api? #1

Open pty819 opened 2 weeks ago

pty819 commented 2 weeks ago

hello! I'm using a self deployed llm, qwen2.5-72b on ollama. but it seems that this project can only use gemini api. can this use openai api?

laiso commented 2 weeks ago

This project currently only supports the Gemini API, but we can look into providing an adapter for the OpenAI API. Please let me know if you'd like us to explore that option.