Jackson Chen
|
42e1cedc11
|
feat(core): adding opened recent file to segments struct (#3237)
* feat(backend): adding open recent file segments
chore: add relevant snippets to client-open-api
* feat: update snippet count check in extract_snippets_from_segments
|
2024-10-05 14:34:03 +08:00 |
|
Meng Zhang
|
474c1a200c
|
refactor(webserver): remove deprecated /v1beta/answer route (#2852)
* refactor(webserver): remove deprecated /v1beta/answer route
* remove unused
* clean up tabby-ui openapi.json
* update
|
2024-08-21 20:12:42 -07:00 |
|
aliang
|
fdfbf046b5
|
feat(ui): support multi selection in chat panel (#2808)
* feat(ui): support multi selection in chat panel
* update: add logger
* [autofix.ci] apply automated fixes
* version
* update title
* update schema
* rename
* version check
* rename
* add `activeContext` field in ChatMessage
* [autofix.ci] apply automated fixes
* add pending relevantContext
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2024-08-09 14:18:59 -07:00 |
|
Meng Zhang
|
cc30964549
|
feat: return DocSearchHit / CodeSearchHit in /answer api (#2742)
* feat: return DocSearchHit / CodeSearchHit in /answer api
* [autofix.ci] apply automated fixes
* add answer types to openapi
* [autofix.ci] apply automated fixes
* feat(ui): integrate hits for answer (#2764)
* feat(ui): integrate hits for answer
* feat(ui): integrate hits for answer
* update
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: aliang <1098486429@qq.com>
|
2024-08-02 02:34:44 +00:00 |
|
Zhiming Ma
|
8778da4eca
|
fix(openapi): fix chat completion api to openai compatible. (#2632)
* fix(openapi): fix chat completion api to openai compatible.
* fix(openapi): fix types compatibility issues.
|
2024-07-13 17:46:30 +08:00 |
|
Zhiming Ma
|
bd57267b27
|
chore: extract tabby-openapi. (#2342)
|
2024-06-04 20:30:55 +08:00 |
|