Skip to content

VirbeHQ/virbe-custom-engine-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

TODO

poetry shell

Run project

uvicorn app.main:app --reload

To test with Virbe, launch ngrok in separate terminal process

ngrok http 8000

For old synchronous architecture

https://<your-ngrok-url>/api/v1/chat

For new asynchronous architecture (rooms)

https://<your-ngrok-url>/api/v1/room

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages