Skip to content

INTERACT-LLM/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend

simple backend in python to experiment with

Structure

Mina's notes: How to structure a backend API

Files main.py: start app! register routers,

Folders:

  • API: How requests enter and leave backend
  • Models: What the data looks like
  • Services: LLM logic

About

simple backend in python to experiment with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors