Skip to content
Snippets Groups Projects
Unverified Commit 8422f925 authored by Sean Hatfield's avatar Sean Hatfield Committed by GitHub
Browse files

Agent support for LLMs with no function calling (#1295)


* 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

* Add Agent support for Ollama models

* azure, groq, koboldcpp agent support complete + WIP togetherai

* WIP gemini agent support

* WIP gemini blocked and will not fix for now

* azure fix

* merge fix

* add localai agent support

* azure untooled agent support

* merge fix

* refactor implementation of several agent provideers

* update bad merge comment

---------

Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
parent b2b41db1
No related branches found
No related tags found
No related merge requests found
Showing
with 645 additions and 8 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment