MarketSquare / MarketSquare/robotframework-ai
Deepseek/Azure OpenAI - specify URL of model
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
OpenAI library allows to specify the URL of the model, similarly like we are adding the OPENAI_KEY. This will allow us to easily connect to any deepseek models or the azure instances.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the configuration that handles OPENAI_KEY and the OpenAI library setup. Trace how the model endpoint is currently selected, then verify that a configurable URL supports DeepSeek models and Azure instances without breaking the existing default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100