co-mono/packages/ai/src
Mario Zechner 545d04fc5c fix(ai): Fix OpenAI completions store field type issue
- Cast params to any for store field assignment
- Maintains compatibility with providers that don't support store field
2025-08-30 01:08:08 +02:00
..
providers fix(ai): Fix OpenAI completions store field type issue 2025-08-30 01:08:08 +02:00
index.ts refactor(ai): Update LLM implementations to use Model objects 2025-08-30 00:21:03 +02:00
models.generated.ts refactor(ai): Update LLM implementations to use Model objects 2025-08-30 00:21:03 +02:00
models.ts feat(ai): Add cost tracking to LLM implementations 2025-08-30 00:45:08 +02:00
types.ts feat(ai): Add cost tracking to LLM implementations 2025-08-30 00:45:08 +02:00