This website requires JavaScript.
Explore
Help
Sign In
steve
/
go-llm
Watch
1
Star
0
Fork
0
You've already forked go-llm
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
2
Branches
0
Tags
109
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve Dudenhoeffer
46a526fd5a
Merge branch 'main' of ssh://nuc.dudenhoeffer.casa:222/steve/go-llm
2024-12-28 19:49:26 -05:00
schema
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
anthropic.go
Merge branch 'main' of ssh://nuc.dudenhoeffer.casa:222/steve/go-llm
2024-12-28 19:49:26 -05:00
error.go
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
function.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
functions.go
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
go.mod
updated anthropic
2024-12-26 22:51:16 -05:00
go.sum
updated anthropic
2024-12-26 22:51:16 -05:00
google.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
llm.go
sync of changes
2024-11-09 19:50:14 -05:00
openai.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
toolbox.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%