Timothy Carambat
d470845931
feat: expand summarization to OSS LLM ( #1648 )
2024-06-10 14:31:39 -07:00
timothycarambat
961630f7d5
fix example call param
2024-05-23 08:29:25 -07:00
Timothy Carambat
1b4559f57f
Add LMStudio agent support (generic) support ( #1246 )
...
* add LMStudio agent support (generic) support
"work" with non-tool callable LLMs, highly dependent on system specs
* add comments
* enable few-shot prompting per function for OSS models
2024-05-07 16:35:47 -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
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