Commit Graph

3 Commits

Author SHA1 Message Date
Timothy Carambat
70a07b743b Update writeToServerDocuments to take config object (#4213) 2025-07-29 17:53:05 -07:00
Timothy Carambat
d1ca16f7f8 Add tokenizer improvments via Singleton class and estimation (#3072)
* Add tokenizer improvments via Singleton class
linting

* dev build

* Estimation fallback when string exceeds a fixed byte size

* Add notice to tiktoken on backend
2025-01-30 17:55:03 -08:00
Timothy Carambat
48cb8f2897 Add support to upload rawText document via api (#692)
* Add support to upload rawText document via api

* update API doc endpoint with correct textContent key

* update response swagger doc
2024-02-07 15:17:32 -08:00