anything-llm/server
Timothy Carambat e71392d83f
Feature/thread creation slug name (#2512)
* thread creation additional params name and slug, with api

* typo fix

* Rebuild openai Swagger docs
Handle validations for fields to prevent invalid field inputs for .new
Enforce sluggification of `slug` to prevent breaking of URL structs

---------

Co-authored-by: abrakadobr <abrakadobr@gmail.com>
2024-10-21 13:09:55 -07:00
..
endpoints Feature/thread creation slug name (#2512) 2024-10-21 13:09:55 -07:00
jobs Update bgworker to use fork instead of worker_thread (#1808) 2024-07-03 11:44:34 -07:00
models Feature/thread creation slug name (#2512) 2024-10-21 13:09:55 -07:00
prisma Daily message limit per user (#2417) 2024-10-15 14:01:29 -07:00
storage Integrate Apipie support directly (#2470) 2024-10-15 12:36:06 -07:00
swagger Feature/thread creation slug name (#2512) 2024-10-21 13:09:55 -07:00
utils Add Groq vision preview support (#2511) 2024-10-21 12:37:39 -07:00
.env.example Tts open ai compatible endpoints (#2487) 2024-10-15 21:39:31 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Add support for custom agent skills via plugins (#2202) 2024-09-10 17:06:02 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js AnythingLLM Chrome Extension (#2066) 2024-08-27 14:58:47 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json bump jsonwebtoken version (#1971) 2024-07-25 11:03:39 -07:00
yarn.lock bump jsonwebtoken version (#1971) 2024-07-25 11:03:39 -07:00