65 次代码提交 (1f32e6e4f453f360aea195b4dd13561cbfaabc6e)

作者 SHA1 备注 提交日期
  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 个月前
  Kevin Hu 3d735dca87
Add support to iframe chatbot (#3929) 10 个月前
  Zhichang Yu 1254ecf445
Added static check at PR CI (#3921) 10 个月前
  Zhichang Yu 0d68a6cd1b
Fix errors detected by Ruff (#3918) 11 个月前
  Kevin Hu 78601ee1bd
Fix open AI compatible rerank issue. (#3866) 11 个月前
  liuhua 87455d79e4
Add api for list agents and agent seesions (#3835) 11 个月前
  liuhua 95da6de9e1
Fix the agent reference bug and the session prologue (#3823) 11 个月前
  liuhua 9654e64a0a
Fix the bug that the agent could not find the context (#3795) 11 个月前
  Kevin Hu 7058ac0041
Fix out of boundary. (#3786) 11 个月前
  Kevin Hu b89f7c69ad
Fix image_id absence issue (#3735) 11 个月前
  kunkeji fcdc6ad085
Fix the issue where the agent interface cannot call the context (#3725) 11 个月前
  liuhua ce6b4c0e05
Fix a bug in completions (#3632) 11 个月前
  liuhua 86e48179a1
Fix bugs in api (#3624) 11 个月前
  Kevin Hu cc219ff648
Fix agent session API (#3589) 11 个月前
  Kevin Hu d56f52eef8
Fix agent api invokation issue (#3581) 11 个月前
  Kevin Hu e559cebcdc fix: keyerror issue (#3512) 11 个月前
  liuhua d42362deb6
Add api for sessions and add max_tokens for tenant_llm (#3472) 11 个月前
  Mohammed Tawileh 95d21e5d9f
fix: standardize property name from 'chat' to 'chat_id' (#3383) 11 个月前
  liuhua f3aaa0d453
Add sdk for Agent API (#3220) 1年前