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

[ENH] Add support for Ollama assistants #376

Merged

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    868febb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c8499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae0720a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeba8a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    420c9e8 View commit details
    Browse the repository at this point in the history
  6. Add Ollama gemma:2b model

    Other models will be added in a later step
    smokestacklightnin committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    20fb764 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    906f2a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50f19a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ce77d8 View commit details
    Browse the repository at this point in the history
  10. Add answer()

    smokestacklightnin committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7bbbafb View commit details
    Browse the repository at this point in the history
  11. Add __init__()

    smokestacklightnin committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    301c815 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4a2608 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    14e14c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0cae498 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    d02b501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce1982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5c34b View commit details
    Browse the repository at this point in the history
  4. Fix typing errors

    smokestacklightnin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6f2055c View commit details
    Browse the repository at this point in the history
  5. Add docstring

    smokestacklightnin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e5e8e30 View commit details
    Browse the repository at this point in the history
  6. Add OllamaPhi2

    smokestacklightnin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    72161a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5e79e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6edb19 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6460d1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9b2e01 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    086ce23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9724dd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add Ollama to listings in docs

    Also fix typo in `ragna.assistants.__init__`
    smokestacklightnin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9bebbb0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    bc211d3 View commit details
    Browse the repository at this point in the history
  2. refactor streaming again

    pmeier committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4a737e0 View commit details
    Browse the repository at this point in the history
  3. more

    pmeier committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3e2a682 View commit details
    Browse the repository at this point in the history
  4. fix

    pmeier committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5a4d89d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. cleanup

    pmeier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9de0920 View commit details
    Browse the repository at this point in the history