Skip to content

feat: Add Streaming#1

Open
Mihir2423 wants to merge 8 commits intocode100x:mainfrom
Mihir2423:main
Open

feat: Add Streaming#1
Mihir2423 wants to merge 8 commits intocode100x:mainfrom
Mihir2423:main

Conversation

@Mihir2423
Copy link

PR Changes

  • Added streaming support
  • Saving conversation to db
  • Added docker compose + seed file (good for start) for faster repo setup.

Attachments

demo.mp4

@hkirat
Copy link
Contributor

hkirat commented Feb 17, 2026

is this openrouter api compatable?

the response is now same, apart from usage obejct.
@Mihir2423
Copy link
Author

is this openrouter api compatable?

just made the non streaming response compatible, (except the usage object)
will do the same for streaming response.

added gemini 2.5 flash cuz gemini 3 response is really slow wrt the current provider,
made streaming response compatible to open router
@Mihir2423
Copy link
Author

is this openrouter api compatable?

just made the non streaming response compatible, (except the usage object) will do the same for streaming response.

did it for streaming response as well,

took the response ref from : https://openrouter.ai/docs/api/api-reference/chat/send-chat-completion-request

@hkirat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments