You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Liu An ad1f89fea0
Fix: chat module update LLM defaults (#8125)
4 months ago
..
__init__.py Update comments (#4569) 9 months ago
agent.py Feat: add 'delete' for agent's sessions api and unify apis of agent sdk (#5525) 8 months ago
base.py Fix: DataSet.update() now refreshes object data (#8058) 5 months ago
chat.py Fix: chat module update LLM defaults (#8125) 4 months ago
chunk.py Improve API Documentation, Standardize Error Handling, and Enhance Comments (#5990) 7 months ago
dataset.py Fix(python-sdk): Add name filtering support to Dataset.list_documents() (#8090) 5 months ago
document.py Test: add sdk Document test cases (#8094) 5 months ago
session.py Don't use ',' (U+FF0C) but ', ' (U+2C U+20) (#8063) 5 months ago