0xPlaygrounds / 0xPlaygrounds/rig

bug: all the listed groq models are deprecated

Open
#2,424 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
8.6k
Forks
959
Avg merge
4h 32m
Merged PRs (30d)
117

Description

- [x] I have looked for existing issues (including closed) about this

## Bug Report
The models currently listed for the groq provider are all deprecated and are not usable anymore. We must update the list with the updated models.

## Reproduction
Try creating a simple groq agent and in the `.agent()` pass any listed groq model .

example
```js
.agent(groq::DEEPSEEK_R1_DISTILL_LLAMA_70B)
```

## Expected behavior
The agent should work and must not throw error `deprecated model`.

## Screenshots

## Additional context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.