|
|
|
|
|
by paradite
477 days ago
|
|
Thinking from the retrieval perspective, would it make sense to have two layers? First layer just describes on high level, the tools available and what they do, and make the model pick or route the request (via system prompt, or small model). Second layer implements the actual function calling or OpenAPI, which then would give the model more details on the params and structures of the request. |
|
Since 2 steps are required anyways, might as well use a dedicated semantic search for tools like in agents.json.