Timothy Carambat
|
41978765bc
|
Improve document summarizer by being able to reference by direct name versus ID, which sometimes models fail to chain (#1121)
|
2024-04-17 14:34:58 -07:00 |
|
Timothy Carambat
|
81fd82e133
|
model specific summarization (#1119)
* model specific summarization
* update guard functions
* patch model picker and key inputs
|
2024-04-17 14:04:51 -07:00 |
|
Timothy Carambat
|
9449fcd737
|
Add Anthropic agent support with new API and tool_calling (#1116)
* Add Anthropic agent support with new API and tool_calling
* patch useProviderHook to unset default models on provider change
|
2024-04-17 11:54:58 -07:00 |
|
Timothy Carambat
|
8ebe1a515b
|
Gracefully handle bad agent auth (#1115)
use provider that is set
|
2024-04-16 16:42:06 -07:00 |
|
Timothy Carambat
|
a5bb77f97a
|
Agent support for @agent default agent inside workspace chat (#1093)
V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
|
2024-04-16 10:50:10 -07:00 |
|