first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
tam olarak istedigim sey ornek
|
||||
base_url (OpenAI) https://api.deepseek.com burda yapildigi gibi openai apisini
|
||||
base_url (Anthropic) https://api.deepseek.com/anthropic burda oldugu gibi anthropic apisine cevirmek
|
||||
ben bifrost llm gateway da yapacagim http://10.80.80.70:8080/v1 bunu http://localhost:8000/anthropic e cevirecek
|
||||
web server olarak go get github.com/gofiber/fiber/v3
|
||||
database olarak postgres kullanacagim go get -u gorm.io/gorm go get -u gorm.io/driver/postgres
|
||||
swagger ui fiber v3 ile native html uzerinden sunuluyor, harici swagger paketi gerekmiyor
|
||||
|
||||
ihtiyacin olan her seyi kullanabilirsin
|
||||
|
||||
|
||||
http://localhost:8000/anthropic/v1/messages
|
||||
Reference in New Issue
Block a user