This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
ollama4j
Watch
1
Star
0
Fork
1
You've already forked ollama4j
mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced
2025-10-14 01:18:58 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ollama4j
/
src
History
amithkoujalgi
cbf65fef48
Add YAML support for Agent configuration and enhance Agent class to load tools from YAML. Introduce custom prompt functionality and refactor constructor to accept additional parameters. Update SampleAgent to demonstrate YAML loading.
2025-10-13 14:34:03 +05:30
..
main
Add YAML support for Agent configuration and enhance Agent class to load tools from YAML. Introduce custom prompt functionality and refactor constructor to accept additional parameters. Update SampleAgent to demonstrate YAML loading.
2025-10-13 14:34:03 +05:30
test
Refactor OllamaChatRequest and OllamaGenerateRequest to remove builder classes, implement builder-like methods directly in the request classes, and enhance request handling with additional options and image support. Update integration tests to reflect these changes.
2025-10-07 18:33:22 +05:30