ollama/openai
Bruce MacDonald 9876c9faa4
chore(all): replace instances of interface with any (#10067)
Both interface{} and any (which is just an alias for interface{} introduced in Go 1.18) represent the empty interface that all types satisfy.
2025-04-02 09:44:27 -07:00
..
openai.go chore(all): replace instances of interface with any (#10067) 2025-04-02 09:44:27 -07:00
openai_test.go chore(all): replace instances of interface with any (#10067) 2025-04-02 09:44:27 -07:00