https://github.com/promptengineer48/agentops
My working files for agentops
https://github.com/promptengineer48/agentops
Last synced: 4 months ago
JSON representation
My working files for agentops
- Host: GitHub
- URL: https://github.com/promptengineer48/agentops
- Owner: PromptEngineer48
- Created: 2024-06-24T21:01:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T21:21:38.000Z (11 months ago)
- Last Synced: 2024-11-10T17:39:41.319Z (6 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clone the Repo
# Create a virtual environment using venv or conda
# install all the requirements
# Put the openai and agentops api keys in the .env file
# you can work with app1.py till app4.py using the env keys in .env file
# put the api keys directly inside the file for app5.py