You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have kirin project which integrate all services together as the platform service. We encourage users to user directly our front end services.There are also demands of directly use api (service as a service). We should response such requirements.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Background
We have kirin project which integrate all services together as the platform service. We encourage users to user directly our front end services.There are also demands of directly use api (service as a service). We should response such requirements.
Functions
we can use openai chat api as reference
https://platform.openai.com/docs/api-reference/chat/create
Since we have not only llm chat but also rag chat, there should be one more
Issue
SkywardAI/kirin#351
api key can be paid by token number or by time.
External api key management
Issue
SkywardAI/kirin#352
Static analysis result of given api key, include
Issue
SkywardAI/kirin#353
Beta Was this translation helpful? Give feedback.
All reactions