adds support for "thinking tokens" - a feature that exposes the model's reasoning process before providing the final response. Key improvements include: - Add a new Thinking class to handle thinking content from LLMs - Modify endpoints (Claude, AWS Bedrock) to handle thinking output - Update AI bot to display thinking in collapsible details section - Fix SEARCH/REPLACE blocks to support empty replacement strings and general improvements to artifact editing - Allow configurable temperature in triage and report automations - Various bug fixes and improvements to diff parsing |
||
|---|---|---|
| .. | ||
| anthropic_spec.rb | ||
| aws_bedrock_spec.rb | ||
| cohere_spec.rb | ||
| endpoint_compliance.rb | ||
| gemini_spec.rb | ||
| hugging_face_spec.rb | ||
| nova_spec.rb | ||
| ollama_spec.rb | ||
| open_ai_spec.rb | ||
| open_router_spec.rb | ||
| samba_nova_spec.rb | ||
| vllm_spec.rb | ||