Skip to content

add parallel llm call demo #444

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

adilhafeez
Copy link
Contributor

@adilhafeez adilhafeez commented Mar 20, 2025

✗ uv run main.py
user prompt:  Hello!
assistant response:  Hello! How can I assist you today?
logs: request time: 0.739s, model name: gpt-4o-mini-2024-07-18

user prompt:  Tell me a joke.
assistant response:  Why don't skeletons fight each other? 

They don't have the guts!
logs: request time: 0.799s, model name: gpt-4o-mini-2024-07-18

user prompt:  Who was the president of the United States in the 1990?
assistant response:  In 1990, the President of the United States was George H. W. Bush. He served as the 41st president from January 20, 1989, to January 20, 1993.
logs: request time: 1.346s, model name: gpt-4o-mini-2024-07-18

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

Successfully merging this pull request may close these issues.

1 participant