43 Commits (804e599598d5636f1fab229576ff5616029554c5)

Author SHA1 Message Date
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 months ago
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 months ago
  -LAN- 726c429772
fix: handle non-array segment types in Loop node (#24590) 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  GuanMu 47f480c0dc
fix: unify log format, use placeholders instead of string concatenation (#24544) 2 months ago
  NeatGuyCoding 870e3daa95
hotfix: fix multiple case match syntax (#24204) 2 months ago
  Stream c2606f9062
fix: correct behaviour of code fix (#24152) 2 months ago
  Asuka Minato 70da81d0e5
try ast-grep (#24149) 2 months ago
  Joel de9c5f10b3
feat: enchance prompt and code (#23633) 2 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  quicksand 8340d775bd
Improve: support custom model parameters in auto-generator (#22924) 3 months ago
  crazywoola 60c37fe492
Added a check to ensure the input `text` is a string before proceeding with parsing (#22809) 3 months ago
  Stream 4b2baeea65
fix: use model provided by user in prompt generator (#22541) (#22542) 3 months ago
  Yeuoly 5487463385
fix: add list contents handling in structured LLM output (#21837) 4 months ago
  Yeuoly 0cb00d5fd2
refactor: move structured output support outside LLM Node (#21565) 4 months ago
  Yasuhiro Ohno 55371e5abf
Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 5 months ago
  cooper.wu 2cad98f01f
fix: #18132 when deepseek llm model, auto_generate name can't work (#18646) 5 months ago
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
  Ganondorf a147d2a200
feat(api): use `json_repair` to fix invalid json while generating structured output (#18977) 6 months ago
  PyKen 2266001d19
Fix some prompt typos (#18645) 6 months ago
  Novice da9269ca97
feat: structured output (#17877) 6 months ago
  zhangkun-21 c4bb07184d
Update prompts.py:Fix conversation title language for Italian conversations (#16696) 7 months ago
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 months ago
  Xu Song 210926cd91
Fix suggested_question_prompt (#12738) 9 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  -LAN- 810adb8a94
fix: change OutputParserError to inherit from ValueError (#11935) 10 months ago
  -LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145) 11 months ago
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 months ago
  Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051) 1 year ago
  crazywoola 8cc9e68363
fix: prompt for the follow-up suggestions (#8685) 1 year ago
  Nam Vu eaa7e9b1f0
fix: llm_generator.py JSONDecodeError (#8504) 1 year ago
  Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 year ago
  Nam Vu 2d7954c7da
Fix variable typo (#8084) 1 year ago
  Joe 425174e82f
feat: update ops trace (#7102) 1 year ago
  Sangmin Ahn ecb9c311b5
chore: make prompt generator max tokens configurable (#6693) 1 year ago
  Joe 8123a00e97
feat: update prompt generate (#6516) 1 year ago
  Even c013086e64
fix: next suggest question logic problem (#6451) 1 year ago
  Joe 4e2de638af
feat: add ops trace (#5483) 1 year ago
  takatost 8811677154
feat: remove langchain from output parsers (#3473) 1 year ago
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago