Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck for a long time #5

Open
andrewzheng1618 opened this issue Sep 29, 2024 · 2 comments
Open

Stuck for a long time #5

andrewzheng1618 opened this issue Sep 29, 2024 · 2 comments

Comments

@andrewzheng1618
Copy link

andrewzheng1618 commented Sep 29, 2024

Action description: sleeping
Emoji:
"""
Output the response to the prompt above in json. The value for the output must ONLY contain the emojis.
Example output json:
{"output": "πŸ›πŸ§–β€β™€οΈ"}
GNS FUNCTION: <generate_action_event_triple>
=== persona/prompt_template/v2/generate_event_triple_v1.txt

Klaus Mueller 

~~~ gpt_param ----------------------------------------------------
{'engine': 'gpt-3.5-turbo-0125', 'max_tokens': 30, 'temperature': 0, 'top_p': 1, 'stream': False, 'frequency_penalty': 0, 'presence_penalty': 0, 'stop': ['\n']} 

~~~ prompt_input    ----------------------------------------------
['Klaus Mueller', 'sleeping', 'Klaus Mueller'] 

~~~ prompt    ----------------------------------------------------
Task: Turn the input into (subject, predicate, object). 

Input: Sam Johnson is eating breakfast. 
Output: (Dolores Murphy, eat, breakfast) 
--- 
Input: Joon Park is brewing coffee.
Output: (Joon Park, brew, coffee)
---
Input: Jane Cook is sleeping. 
Output: (Jane Cook, is, sleep)
---
Input: Michael Bernstein is writing email on a computer. 
Output: (Michael Bernstein, write, email)
---
Input: Percy Liang is teaching students in a classroom. 
Output: (Percy Liang, teach, students)
---
Input: Merrie Morris is running on a treadmill. 
Output: (Merrie Morris, run, treadmill)
---
Input: Klaus Mueller is sleeping. 
Output: (Klaus Mueller, 

~~~ output    ----------------------------------------------------
('Klaus Mueller', 'sleep', '') 

=== END ==========================================================

**Stuck here for a super long tiem. My Token limits is 10,000,000 TPM. Is it a bug?**
@andrewzheng1618 andrewzheng1618 changed the title Stuck forever Stuck for a long time Sep 29, 2024
chowington referenced this issue in crcresearch/agentic_collab Sep 30, 2024
@drudilorenzo
Copy link
Owner

Hey, have you solved the problem?

@andrewzheng1618
Copy link
Author

Nope, any idea? My OpenAI API RPM is pretty high, so it shouldn't be an API problem.

jackboyla pushed a commit to jackboyla/generative_agents that referenced this issue Dec 14, 2024
Used temporary branch to add print_conversations file to main search and rescue branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants