discourse-ai/lib/ai_bot
Sam 8b382d6098
FEATURE: support for claude opus and sonnet (#508)
This provides new support for messages API from Claude.

It is required for latest model access.

Also corrects implementation of function calls.

* Fix message interleving

* fix broken spec

* add new models to automation
2024-03-06 06:04:37 +11:00
..
personas FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
tools FIX: support multiple tool calls (#502) 2024-03-02 07:53:21 +11:00
bot.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
entry_point.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
playground.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
site_settings_extension.rb FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00