mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
* Initial plan * Add Anthropic Messages API support Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> * Fix code review comments: add error handling for JSON operations Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> * Fix test suite to use existing schema test runner Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> * Add Anthropic e2e tests using anthropic-sdk-go for streaming and non-streaming Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> * Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| agent_jobs.go | ||
| anthropic.go | ||
| anthropic_test.go | ||
| backend.go | ||
| elevenlabs.go | ||
| gallery-model.schema.json | ||
| jina.go | ||
| localai.go | ||
| message.go | ||
| message_test.go | ||
| openai.go | ||
| prediction.go | ||
| request.go | ||
| schema_suite_test.go | ||
| tokenize.go | ||
| transcription.go | ||