mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-17 11:46:28 +08:00
For quite a few weeks now, some times, when running function calls on Anthropic we would get a "stray" - "calls" line. This has been enormously frustrating! I have been unable to find the source of the bug so instead decoupled the implementation and create a very clear "function call normalizer" This new class is extensively tested and guards against the type of edge cases we saw pre-normalizer. This also simplifies the implementation of "endpoint" which no longer needs to handle all this complex logic. |
||
|---|---|---|
| .. | ||
| anthropic_spec.rb | ||
| aws_bedrock_spec.rb | ||
| cohere_spec.rb | ||
| endpoint_compliance.rb | ||
| gemini_spec.rb | ||
| hugging_face_spec.rb | ||
| open_ai_spec.rb | ||
| vllm_spec.rb | ||