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

support function_call api; streamline task code #107

Merged
merged 3 commits into from
Jun 21, 2023

Conversation

pchalasani
Copy link
Contributor

  • cli options to disable streaming
  • task responses ChatDocument -> ChatDocument
    • task.py - eliminate reset_pending_message, streamline task loop, constructor has erase_substeps=False option, add logging of messages to .log, .tsv * tests can be run with --ns option (disable streaming)

            streamline task loop,
            constructor has erase_substeps=False option,
            add logging of messages to .log, .tsv
* tests can be run with --ns option (disable streaming)
@pchalasani pchalasani merged commit e9332ca into main Jun 21, 2023
1 of 2 checks passed
@pchalasani pchalasani deleted the task-with-functions-api branch June 21, 2023 22:27
pchalasani added a commit that referenced this pull request Jul 16, 2023
* cli options to disable streaming

* task responses ChatDocument -> ChatDocument

* * task.py - eliminate reset_pending_message,
            streamline task loop,
            constructor has erase_substeps=False option,
            add logging of messages to .log, .tsv
* tests can be run with --ns option (disable streaming)
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.

None yet

1 participant