Skip to content

Releases: langroid/langroid

0.1.44

10 Aug 13:25
Compare
Choose a tag to compare

table chat agent: rm space in col names

0.1.43

10 Aug 12:40
Compare
Choose a tag to compare

make psycopg2 optional install, and add instructions on this

0.1.42

09 Aug 21:36
Compare
Choose a tag to compare
  • openai_gpt.py catch non-retried exceptions to avoid crashing.
  • SQLAgent: improve prompt to do multi-step, retry, etc.

0.1.41

09 Aug 17:26
Compare
Choose a tag to compare

Improve TableChatAgent:

  • use table summary to avoid mistakes.
  • re-generate code if null/unexpected results or errors
  • answer questions using run_code in multiple steps.

0.1.40

08 Aug 14:05
Compare
Choose a tag to compare

Updates to GoogleSearchTool, DocChatAgent

0.1.39

04 Aug 20:48
Compare
Choose a tag to compare

fix GoogleSearchTool module not found

0.1.38

04 Aug 20:16
Compare
Choose a tag to compare

GoogleSearchTool: enable agents (their LLM) to do Google search

0.1.37

03 Aug 18:38
Compare
Choose a tag to compare

Added SQLChatAgent, tests, example

0.1.36

01 Aug 19:30
Compare
Choose a tag to compare

Clean release without older artifacts

0.1.35

31 Jul 12:37
Compare
Choose a tag to compare

TableChatAgent: use quoted column list