Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove wrong timeout #611

Closed
wants to merge 28 commits into from
Closed

Commits on Dec 21, 2023

  1. Update README.md

    exisiting -> existing
    eltociear authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    37f2c82 View commit details
    Browse the repository at this point in the history
  2. add ollama support

    better629 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4b0cb00 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    40d3cc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a0922b View commit details
    Browse the repository at this point in the history
  3. fix

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    19c16bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    322ac4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b066b3 View commit details
    Browse the repository at this point in the history
  6. update examples

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7816488 View commit details
    Browse the repository at this point in the history
  7. update

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a6346c7 View commit details
    Browse the repository at this point in the history
  8. typing of store

    seehi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bf4ef46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    058252c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6eb776 View commit details
    Browse the repository at this point in the history
  11. tuning performance

    geekan committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6cd083a View commit details
    Browse the repository at this point in the history
  12. Merge pull request geekan#605 from seehi/feature-upgrade-langchain

    Upgrade langchain to support new openai
    geekan authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6bae6f7 View commit details
    Browse the repository at this point in the history
  13. fix invoice_ocr_assistant

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    da1e0b8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request geekan#602 from eltociear/patch-1

    Update README.md
    geekan authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    25eeb6c View commit details
    Browse the repository at this point in the history
  15. Merge pull request geekan#603 from better629/feat_ollama

    feat: add ollama api support
    geekan authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f1d4624 View commit details
    Browse the repository at this point in the history
  16. fix invoice_ocr

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a1e1eb8 View commit details
    Browse the repository at this point in the history
  17. fix invoice_ocr

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3e74b58 View commit details
    Browse the repository at this point in the history
  18. fix invoice_ocr

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    67a325b View commit details
    Browse the repository at this point in the history
  19. fix

    better629 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5710630 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    19d3311 View commit details
    Browse the repository at this point in the history
  21. Merge pull request geekan#606 from better629/feat_basemodel

    Feat add basemodel of other roles/actions and fix examples
    geekan authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    41a1743 View commit details
    Browse the repository at this point in the history
  22. refine debate example

    geekan committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3feee73 View commit details
    Browse the repository at this point in the history
  23. refine code

    geekan committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    336350e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. add test case for action node

    geekan committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6624819 View commit details
    Browse the repository at this point in the history
  2. add test

    geekan committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c7f47e8 View commit details
    Browse the repository at this point in the history
  3. remove wrong timeout

    seehi committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    20c70fa View commit details
    Browse the repository at this point in the history