https://github.com/phospho-app/agent-basic-chatgpt
This is an exemple of a basic agent behaving like chatGPT, that can be deployed on phospho.
https://github.com/phospho-app/agent-basic-chatgpt
Last synced: 3 months ago
JSON representation
This is an exemple of a basic agent behaving like chatGPT, that can be deployed on phospho.
- Host: GitHub
- URL: https://github.com/phospho-app/agent-basic-chatgpt
- Owner: phospho-app
- License: mit
- Created: 2023-05-14T10:39:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T10:31:28.000Z (over 1 year ago)
- Last Synced: 2025-01-04T05:19:40.952Z (5 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# agent-basic-chatgpt
This is an exemple of a basic agent behaving like chatGPT, that can be deployed on phospho.
It uses :
- langchain
- OpenAI api
- phospho## Use
See the full documentation on the specific phospho [page](https://docs.phospho.app/examples/basic-chat-gpt)