curl --request POST \
--header "Content-Type: application/json" \
--data '{"prompt": "What is 42?", "model": "gpt4"}' \
http://localhost:8080/api/v1/evaluate
-
Notifications
You must be signed in to change notification settings - Fork 0
geoah/go-llm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic LLM stuff in Go for London GenAI Hackathon