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
* fast api testing successful
* hot reload with uvicorn working
* read me for instructions
* gitignore
* organized folders
* conversation file for langchain, main for api
* langchain agent file defined
* fastapi route for conversation
* conversation function
* changed import
* shortened template
* succesfful interacton with openai api
* Ignore .pyc files
* cleaned up fastapi file
* added route for calling fastapi from backend
* skeleteon for langchain call
* added langchaincall route to server file
* langchaincallroute finished
* successful commincation from express to fastapi
* able to send data to api from body
* successfull call to api from front end
* front end prints out response from api
* created requirements file
* Upgrades packages and makde import changes. Initial docker file for langchain.
Ref #25
* Set up dockerfile for langchain
Fin #25
---------
Co-authored-by: Arturo <[email protected]>
Co-authored-by: John Tran <[email protected]>
The text was updated successfully, but these errors were encountered: