Skip to content

feat(py): Ollama list actions method#2994

Merged
yesudeep merged 2 commits intolazaro/feat/ollama-resolve-action-methodfrom
lazaro/feat/list-models-method
May 31, 2025
Merged

feat(py): Ollama list actions method#2994
yesudeep merged 2 commits intolazaro/feat/ollama-resolve-action-methodfrom
lazaro/feat/list-models-method

Conversation

@AbeJLazaro
Copy link
Copy Markdown
Contributor

I added the list actions method

  • To avoid asyncio loops problems, I initialized the ollama client as lazy init with partial
  • I refactored the _base.py file to register a function because @cached_property converts the function into a attribute
  • Tests and GoogleAI tests fixed

Checklist (if applicable):

@AbeJLazaro AbeJLazaro requested a review from pavelgj as a code owner May 29, 2025 16:07
@github-actions github-actions Bot added feature New feature or request python Python labels May 29, 2025
@AbeJLazaro AbeJLazaro requested review from hendrixmar, pavelgj and yesudeep and removed request for pavelgj May 29, 2025 16:13
@yesudeep yesudeep merged commit ad50a27 into lazaro/feat/ollama-resolve-action-method May 31, 2025
9 checks passed
@yesudeep yesudeep deleted the lazaro/feat/list-models-method branch May 31, 2025 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request python Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants