83 次代码提交 (d55f44601a007532a62a909ccdb6d1520ce31861)

作者 SHA1 备注 提交日期
  Kevin Hu f123587538
Feat: add meta filter to search app. (#9554) 2 个月前
  Yongteng Lei 188c0f614b
Refa: refine search app (#9536) 2 个月前
  Yongteng Lei 57c8a37285
Feat: add dialog chatbots info (#9530) 2 个月前
  Yongteng Lei ba11312766
Feat: embedded search (#9501) 2 个月前
  Kevin Hu 5e8cd693a5
Refa: split services about llm. (#9450) 2 个月前
  Yongteng Lei 29f297b850
Fix: update broken create agent session due to v0.20.0 changes (#9445) 2 个月前
  Mckennasora 7ee5e0d152
Fix KeyError in session listing endpoint when accessing conversation reference (#9419) 2 个月前
  Yongteng Lei 4c99988c3e
Revert: revert token_required decorator of agent_bot completions and inputs (#9332) 2 个月前
  Kevin Hu a02ca16260
Fix: add prologue to api. (#9322) 2 个月前
  Yongteng Lei 1bd64dafcb
Fix: update broken agent completion due to v0.20.0 changes (#9309) 2 个月前
  Yongteng Lei e6bad45c6d
Fix: update broken agent OpenAI-Compatible completion due to v0.20.0 changes (#9241) 3 个月前
  sinopec 98a83543e8
Fix: fix mismatch of assitant message and its reference (#9233) 3 个月前
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) 3 个月前
  天海蒼灆 6591031bad
Feat: Add industry-related search keyword generation function (#9156) 3 个月前
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) 3 个月前
  Yongteng Lei 8345e92671
Feat: OpenAI-compatible-API supports references (#8997) 3 个月前
  zhanglei daf6c82066
fix: list index out of range (#8518) 4 个月前
  天海蒼灆 f584f5c3d0
agents openai API add new way to get session_id (#7937) 5 个月前
  Kevin Hu 1f32e6e4f4
Fix: list out of boundary (#7843) 5 个月前
  Stephen Hu deb2faf7aa
Fix:Fail to get list_sessions (#7678) 5 个月前
  liwenju0 aa99c6b896
Fix delete duplicate assistant (#6888) 6 个月前
  dylan 9d9f2dacd2
fix Conversation roles must alternate user/assistant/user/assistant/... bug (#6880) 6 个月前
  Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840) 6 个月前
  so95 cded812b97
Feat: add OpenAI compatible API for agent (#6329) 7 个月前
  Song Fuchang 9aa047257a
Fix agent completion requiring calling twice with parameters in begin component (#6659) 7 个月前
  Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534) 7 个月前
  Kevin Hu 09291db805
Fix: miss url path. (#6211) 7 个月前
  任奇 940072592f
Fix: chat_completion answer data incorrect (#6041) 7 个月前
  Kevin Hu 45123dcc0a
Fix: ollama model add error. (#5947) 7 个月前
  任奇 ed11be23bf
Fix: When calling the Create chat completion API, the response data… (#5928) 7 个月前
  hy89 8ba1e6c183
Feat: add `sync_dsl` parameter to support synchronizing modifications to existing sessions (#5843) 7 个月前
  hy89 66938e0b68
Feat(api): Add dsl parameters to control whether dsl fields are included (#5769) 8 个月前
  Debug Doctor 76cb4cd174
Feat: add 'delete' for agent's sessions api and unify apis of agent sdk (#5525) 8 个月前
  so95 fefea3a2a5
Fixed OpenAI compatibility stream [DONE] (#5389) 8 个月前
  Yongteng Lei b3b341173f
DOCS: add OpenAI-compatible http and python api reference (#5374) 8 个月前
  Yongteng Lei 5c6a7cb4b8
Added OpenAI-like completion api (#5351) 8 个月前
  petertc 8525f55ad0
Fix: Option ineffective in Chat API (#5118) 8 个月前
  flygithub 409310aae9
Update agent session API, to support uploading files while create a new session (#5039) 8 个月前
  Kevin Hu f892d7d426
Let the agent talk while there's pre-set param. (#4423) 9 个月前
  liuhua df22ead841
Fix agent_completion bug (#4329) 10 个月前
  Kevin Hu 3ba2b8d80f
Fix agent session list by user_id. (#4285) 10 个月前
  Jin Hai 722545e5e0
Fix bugs (#4241) 10 个月前
  Kevin Hu bc3288d390
Fix misspell. (#4219) 10 个月前
  Kevin Hu 7d8e0602aa
Remove session owner check. (#4211) 10 个月前
  Kevin Hu 03cbbf7784
Add user_id for third-party system to record sessions. (#4206) 10 个月前
  liuhua 35580af875
Update the component of the agent API with parameters. (#4131) 10 个月前
  liuhua b35e811fe7
Add parameters for ask_chat and fix bugs in list_sessions (#4119) 10 个月前
  liuhua 1ecb687c51
Fix bugs in agent api and update api document (#3996) 10 个月前
  Kevin Hu e9b8c30a38
Support iframe chatbot. (#3961) 10 个月前
  Kevin Hu 255f4ccffc
Fix session API issues. (#3939) 10 个月前