https://github.com/lexiestleszek/llm-ollama-inference
Playing around with Ollama to create function calling agent.
https://github.com/lexiestleszek/llm-ollama-inference
Last synced: 3 months ago
JSON representation
Playing around with Ollama to create function calling agent.
- Host: GitHub
- URL: https://github.com/lexiestleszek/llm-ollama-inference
- Owner: LexiestLeszek
- Created: 2024-02-09T10:27:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T10:28:42.000Z (over 1 year ago)
- Last Synced: 2025-01-13T21:44:18.379Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# llm-ollama-inference
Playing around with Ollama to create function calling agent.