Add support for Duckduckgo AI chat models (llama3, claude3, gpt4o, mixtral)?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
Hi,
I made a curl+jq shell script to query DuckDuckGo AI models:
https://github.com/zoobab/curlduck
Would it be hard to add support for Duckduckgo AI chat models (llama3, claude3, gpt4o, mixtral) inside your LLM tool?
Best,
Contributor guide
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 reading the linked curlduck shell script to understand how it queries DuckDuckGo AI models and compare that with the llm command-line tool. Confirm how llama3, claude3, gpt4o, and mixtral should be exposed, then verify that each model can be queried through the tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100