Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T10:31:28.000Z (over 1 year ago)
- Last Synced: 2024-11-09T11:12:26.427Z (2 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)