LibreChat/api/app/clients/tools
Danny Avila 95011ce349
🚧 WIP: Merge Dev Build (#4611)
* refactor: Agent CodeFiles, abortUpload WIP

* feat: code environment file upload

* refactor: useLazyEffect

* refactor:
- Add `watch` from `useFormContext` to check if code execution is enabled
- Disable file upload button if `agent_id` is not selected or code execution is disabled

* WIP: primeCodeFiles; refactor: rename sessionId to session_id for uniformity

* Refactor: Rename session_id to sessionId for uniformity in AuthService.js

* chore: bump @librechat/agents to version 1.7.1

* WIP: prime code files

* refactor: Update code env file upload method to use read stream

* feat: reupload code env file if no longer active

* refactor: isAssistantTool -> isEntityTool + address type issues

* feat: execute code tool hook

* refactor: Rename isPluginAuthenticated to checkPluginAuth in PluginController.js

* refactor: Update PluginController.js to use AuthType constant for comparison

* feat: verify tool authentication (execute_code)

* feat: enter librechat_code_api_key

* refactor: Remove unused imports in BookmarkForm.tsx

* feat: authenticate code tool

* refactor: Update Action.tsx to conditionally render the key and revoke key buttons

* refactor(Code/Action): prevent uncheck-able 'Run Code' capability when key is revoked

* refactor(Code/Action): Update Action.tsx to conditionally render the key and revoke key buttons

* fix: agent file upload edge cases

* chore: bump @librechat/agents

* fix: custom endpoint providerValue icon

* feat: ollama meta modal token values + context

* feat: ollama agents

* refactor: Update token models for Ollama models

* chore: Comment out CodeForm

* refactor: Update token models for Ollama and Meta models
2024-11-01 18:36:39 -04:00
..
.well-known chore: add back BrowserOp, make changes to CI env (#1088) 2023-10-22 13:50:25 -04:00
dynamic refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
structured 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
util 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
AzureAiSearch.js ⚙️ fix: Ensure Azure AI Search TOP is a number (#3891) 2024-09-11 09:21:33 -04:00
CodeBrew.js feat: CodeBrew Plugin (#931) 2023-09-13 11:51:53 -04:00
DALL-E.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
HumanTool.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
index.js 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
manifest.json 🎨 style: update CodeSherpa icon (#2417) 2024-04-20 15:09:59 -04:00
SelfReflection.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
StableDiffusion.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
wolfram-guidelines.md refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
Wolfram.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00