LibreChat/packages/data-provider/src
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
..
react-query 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
types 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
actions.ts 🧵 feat: Implement Request Executor Pattern for Actions (#4566) 2024-10-28 13:42:38 -04:00
api-endpoints.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
artifacts.ts 🪟 fix: Windows Build (npm) (#3889) 2024-09-02 10:01:09 -04:00
azure.ts 🧼 refactor(AppService): Consolidate Logic & Issue more Warnings (#2468) 2024-04-19 12:05:39 -04:00
bedrock.ts 🪨 fix: Minor AWS Bedrock/Misc. Improvements (#3974) 2024-09-10 12:56:19 -04:00
config.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
createPayload.ts 🤖 feat: Private Assistants (#2881) 2024-05-28 08:27:45 -04:00
data-service.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
file-config.ts 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
generate.ts 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
headers-helpers.ts chore: add back data-provider 2023-07-30 11:50:24 -04:00
index.ts 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
keys.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
models.ts 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
parsers.ts 🏷️ fix: Ensure modelLabel Field Usage for ModelSpecs/GPTPlugins (#4224) 2024-09-24 07:27:11 -04:00
request.ts ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
roles.ts 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
schemas.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
sse.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
types.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00