LibreChat/client/src/components/SidePanel/Agents
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
..
ActionsTable 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
Code 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
ActionsAuth.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
ActionsInput.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
ActionsPanel.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
AgentAvatar.tsx 🖼️ fix: Avatar Handling for Agents and Assistants (#4507) 2024-10-22 14:53:45 -04:00
AgentConfig.tsx 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
AgentPanel.tsx ⚙️ fix: minor issues related to agents (#4297) 2024-10-01 11:11:15 -04:00
AgentPanelSkeleton.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
AgentPanelSwitch.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
AgentSelect.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
AgentTool.tsx 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
DeleteButton.tsx 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
FileSearch.tsx 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
FileSearchCheckbox.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
Images.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
ImageVision.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
ModelPanel.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
Retrieval.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
ShareAgent.tsx 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00