76 Revize (4c99988c3e70653b929ccf6629ff91091d9b9c30)

Autor SHA1 Zpráva Datum
  Yongteng Lei 4c99988c3e
Revert: revert token_required decorator of agent_bot completions and inputs (#9332) před 2 měsíci
  Kevin Hu a02ca16260
Fix: add prologue to api. (#9322) před 2 měsíci
  Yongteng Lei 1bd64dafcb
Fix: update broken agent completion due to v0.20.0 changes (#9309) před 2 měsíci
  Yongteng Lei e6bad45c6d
Fix: update broken agent OpenAI-Compatible completion due to v0.20.0 changes (#9241) před 2 měsíci
  sinopec 98a83543e8
Fix: fix mismatch of assitant message and its reference (#9233) před 2 měsíci
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) před 3 měsíci
  天海蒼灆 6591031bad
Feat: Add industry-related search keyword generation function (#9156) před 3 měsíci
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) před 3 měsíci
  Yongteng Lei 8345e92671
Feat: OpenAI-compatible-API supports references (#8997) před 3 měsíci
  zhanglei daf6c82066
fix: list index out of range (#8518) před 4 měsíci
  天海蒼灆 f584f5c3d0
agents openai API add new way to get session_id (#7937) před 5 měsíci
  Kevin Hu 1f32e6e4f4
Fix: list out of boundary (#7843) před 5 měsíci
  Stephen Hu deb2faf7aa
Fix:Fail to get list_sessions (#7678) před 5 měsíci
  liwenju0 aa99c6b896
Fix delete duplicate assistant (#6888) před 6 měsíci
  dylan 9d9f2dacd2
fix Conversation roles must alternate user/assistant/user/assistant/... bug (#6880) před 6 měsíci
  Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840) před 6 měsíci
  so95 cded812b97
Feat: add OpenAI compatible API for agent (#6329) před 7 měsíci
  Song Fuchang 9aa047257a
Fix agent completion requiring calling twice with parameters in begin component (#6659) před 7 měsíci
  Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534) před 7 měsíci
  Kevin Hu 09291db805
Fix: miss url path. (#6211) před 7 měsíci
  任奇 940072592f
Fix: chat_completion answer data incorrect (#6041) před 7 měsíci
  Kevin Hu 45123dcc0a
Fix: ollama model add error. (#5947) před 7 měsíci
  任奇 ed11be23bf
Fix: When calling the Create chat completion API, the response data… (#5928) před 7 měsíci
  hy89 8ba1e6c183
Feat: add `sync_dsl` parameter to support synchronizing modifications to existing sessions (#5843) před 7 měsíci
  hy89 66938e0b68
Feat(api): Add dsl parameters to control whether dsl fields are included (#5769) před 8 měsíci
  Debug Doctor 76cb4cd174
Feat: add 'delete' for agent's sessions api and unify apis of agent sdk (#5525) před 8 měsíci
  so95 fefea3a2a5
Fixed OpenAI compatibility stream [DONE] (#5389) před 8 měsíci
  Yongteng Lei b3b341173f
DOCS: add OpenAI-compatible http and python api reference (#5374) před 8 měsíci
  Yongteng Lei 5c6a7cb4b8
Added OpenAI-like completion api (#5351) před 8 měsíci
  petertc 8525f55ad0
Fix: Option ineffective in Chat API (#5118) před 8 měsíci
  flygithub 409310aae9
Update agent session API, to support uploading files while create a new session (#5039) před 8 měsíci
  Kevin Hu f892d7d426
Let the agent talk while there's pre-set param. (#4423) před 9 měsíci
  liuhua df22ead841
Fix agent_completion bug (#4329) před 10 měsíci
  Kevin Hu 3ba2b8d80f
Fix agent session list by user_id. (#4285) před 10 měsíci
  Jin Hai 722545e5e0
Fix bugs (#4241) před 10 měsíci
  Kevin Hu bc3288d390
Fix misspell. (#4219) před 10 měsíci
  Kevin Hu 7d8e0602aa
Remove session owner check. (#4211) před 10 měsíci
  Kevin Hu 03cbbf7784
Add user_id for third-party system to record sessions. (#4206) před 10 měsíci
  liuhua 35580af875
Update the component of the agent API with parameters. (#4131) před 10 měsíci
  liuhua b35e811fe7
Add parameters for ask_chat and fix bugs in list_sessions (#4119) před 10 měsíci
  liuhua 1ecb687c51
Fix bugs in agent api and update api document (#3996) před 10 měsíci
  Kevin Hu e9b8c30a38
Support iframe chatbot. (#3961) před 10 měsíci
  Kevin Hu 255f4ccffc
Fix session API issues. (#3939) před 10 měsíci
  Kevin Hu 3d735dca87
Add support to iframe chatbot (#3929) před 10 měsíci
  Zhichang Yu 1254ecf445
Added static check at PR CI (#3921) před 10 měsíci
  Zhichang Yu 0d68a6cd1b
Fix errors detected by Ruff (#3918) před 10 měsíci
  Kevin Hu 78601ee1bd
Fix open AI compatible rerank issue. (#3866) před 11 měsíci
  liuhua 87455d79e4
Add api for list agents and agent seesions (#3835) před 11 měsíci
  liuhua 95da6de9e1
Fix the agent reference bug and the session prologue (#3823) před 11 měsíci
  liuhua 9654e64a0a
Fix the bug that the agent could not find the context (#3795) před 11 měsíci