LibreChat/api/app/clients/tools/util
Danny Avila 959d6153f6
🔎 feat: Traversaal Search Tool (#1991)
* wip: Traversaal Search Tool

* fix(traversaal): properly handle tool error, show error to LLM, log

* feat(traversaal): finish implementation of structured tool

* chore: change traversaal order
2024-03-06 10:25:38 -05:00
..
addOpenAPISpecs.js feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
addOpenAPISpecs.spec.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
handleOpenAIErrors.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
handleTools.js 🔎 feat: Traversaal Search Tool (#1991) 2024-03-06 10:25:38 -05:00
handleTools.test.js 🧩 feat: Support Alternate API Keys for Plugins (#1760) 2024-02-09 10:38:50 -05:00
index.js fix(OpenAIClient): use official SDK to identify client and avoid false Rate Limit Error (#1161) 2023-11-09 14:04:36 -05:00
loadSpecs.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
loadSpecs.spec.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
loadToolSuite.js 🧩 feat: Support Alternate API Keys for Plugins (#1760) 2024-02-09 10:38:50 -05:00