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

feat: adjust action logic #73

Merged
merged 5 commits into from Mar 11, 2024
Merged

feat: adjust action logic #73

merged 5 commits into from Mar 11, 2024

Commits on Mar 11, 2024

  1. feat: adjust action logic

    - adds several tests
    - make actions more flexible
    - allow function calling
    pixelass committed Mar 11, 2024
    Copy the full SHA
    ca3e9f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    09044c5 View commit details
    Browse the repository at this point in the history
  3. test: update installer test

    pixelass committed Mar 11, 2024
    Copy the full SHA
    247746d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    14a6e13 View commit details
    Browse the repository at this point in the history
  5. feat: remove vector store init

    - reduce useless embeddings on restart
    pixelass committed Mar 11, 2024
    Copy the full SHA
    a961c46 View commit details
    Browse the repository at this point in the history