This is a big piece of work. The context PR is here: #59
In #59 we added an LLMRequest class with conversion functions to 3 of the major APIs. These conversions work well for simple usage, but it's not exhaustive. It's time-consuming work that takes a lot of focus (though LLMs can handle a lot of that focus). It's best done incrementally, and adding agents to ARES is a good forcing function.
This is a big piece of work. The context PR is here: #59
In #59 we added an LLMRequest class with conversion functions to 3 of the major APIs. These conversions work well for simple usage, but it's not exhaustive. It's time-consuming work that takes a lot of focus (though LLMs can handle a lot of that focus). It's best done incrementally, and adding agents to ARES is a good forcing function.