0xPlaygrounds / 0xPlaygrounds/rig
feat: support `strict` mode for DeepSeek
- Vorherrschende Sprache
- Rust
- Sterne
- 8.6k
- Forks
- 959
- Ø Merge
- 4 Std. 32 Min.
- Gemergte PRs (30 T.)
- 117
Beschreibung
- [x] I have looked for existing issues (including closed) about this
## Feature Request
[https://api-docs.deepseek.com/guides/function_calling#strict-mode-beta](Docs)
Strict function calling for DeepSeek.
### Motivation
Support more things -> get more users -> ??? -> profit
### Proposal
Use `From`
Beitragsleitfaden
Rechercherichtung
The issue mentions using `From` to implement strict mode for DeepSeek function calling. Look at the DeepSeek API documentation link provided to understand the strict mode feature. Examine the existing tool definition and completion modules in the codebase to see how function calling is currently implemented. The goal is to add a 'strict' mode option, likely as a parameter or configuration. Check if there are existing tests for function calling to understand the expected behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- ai-infra-agents
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 30/100