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

Ollama integration #36

Merged
merged 20 commits into from
May 20, 2024
Merged

Ollama integration #36

merged 20 commits into from
May 20, 2024

Conversation

kevinl424
Copy link
Collaborator

@kevinl424 kevinl424 commented May 11, 2024

  • ollama llama3 and llava integrated into recursive retrieva, final response generation, and routing agent
  • llm/vision switching interface in UI

@kevinl424 kevinl424 linked an issue May 11, 2024 that may be closed by this pull request
Copy link
Collaborator

@seyeong-han seyeong-han left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!!

src/memary/agent/base_agent.py Outdated Show resolved Hide resolved
src/memary/agent/base_agent.py Outdated Show resolved Hide resolved
src/memary/agent/chat_agent.py Show resolved Hide resolved
streamlit_app/app.py Outdated Show resolved Hide resolved
test.py Outdated Show resolved Hide resolved
streamlit_app/app.py Outdated Show resolved Hide resolved
src/memary/agent/chat_agent.py Show resolved Hide resolved
src/memary/agent/base_agent.py Outdated Show resolved Hide resolved
This was linked to issues May 13, 2024
@kevinl424 kevinl424 marked this pull request as ready for review May 13, 2024 03:58
@kevinl424 kevinl424 linked an issue May 13, 2024 that may be closed by this pull request
@kevinl424
Copy link
Collaborator Author

See issue #35 for additional details regarding the use of Ollama as well.

test.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@seyeong-han seyeong-han left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could know the problem by reading your detailed issues.
Thanks for writing the issues.

As you said, the problem was caused by the Ollama API.
Please check my reviews.

src/memary/agent/llm_api/tools.py Outdated Show resolved Hide resolved
streamlit_app/data/user_persona.txt Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@seyeong-han seyeong-han left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good progress!

src/memary/agent/base_agent.py Show resolved Hide resolved
src/memary/agent/base_agent.py Show resolved Hide resolved
src/memary/agent/llm_api/tools.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@seyeong-han seyeong-han left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely documents!
Changing the final request message format is the only thing left!

@seyeong-han seyeong-han self-requested a review May 20, 2024 20:03
Copy link
Collaborator

@seyeong-han seyeong-han left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job Kevin!!
Thanks for all your work!

Copy link
Owner

@kingjulio8238 kingjulio8238 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great progress! memary is now available to users for free which is a major milestone!

@kevinl424 kevinl424 merged commit 97320bb into main May 20, 2024
This was referenced May 21, 2024
@kingjulio8238 kingjulio8238 deleted the ollama-integration branch May 22, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants