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

LLM-mode + Port to Magentic #16

Merged
merged 6 commits into from
May 16, 2024
Merged

LLM-mode + Port to Magentic #16

merged 6 commits into from
May 16, 2024

Conversation

mnicstruwig
Copy link
Contributor

"Meta" PR that will hold the various changes for porting to OpenBB Platform's "LLM-mode" and to magentic.

@mnicstruwig mnicstruwig self-assigned this May 7, 2024
@mnicstruwig
Copy link
Contributor Author

Error handling for input hallucinations is being tracked here: jackmpcollins/magentic#211

WIP: Create vector database of tools + some tests.

WIP: Remove unused code.

WIP: use magentic for generating subquestions

WIP: add magentic tool search chain

WIP: Remove unused functions

Port subquestion answer, + add testing module

WIP: Port final answer generation to magentic + tests.

WIP: Add error handling, final answer agent.

WIP: Improve error handling with dummy function.

Improve prompts and add logging to tool search.

WIP: Handle case where provider has no functions.

WIP: Tweak prompts, tweak tests.

WIP: Refactor + add tests for error handling.

WIP: Check for answerable questions.

WIP: Add async openbb agent.

WIP: Add async variants + tests.

WIP: Update llm assertion message.

WIP: Improve llm assert format.

WIP: Build OpenBB before running tests.

WIP: Tweak test.yml.

WIP: Tweak asserts.

WIP: Bump version + fix assert.

WIP: Remove unused notebook.

WIP: Remove unused notebook.

WIP: Update README.
@mnicstruwig mnicstruwig force-pushed the feature/port-to-magentic branch from f342f73 to 5010835 Compare May 16, 2024 11:09
@mnicstruwig mnicstruwig marked this pull request as ready for review May 16, 2024 11:09
@mnicstruwig mnicstruwig requested a review from DidierRLopes May 16, 2024 11:09
@mnicstruwig mnicstruwig changed the title DRAFT: LLM-mode + Port to Magentic LLM-mode + Port to Magentic May 16, 2024
@mnicstruwig mnicstruwig merged commit 6a794ec into main May 16, 2024
2 checks passed
@mnicstruwig mnicstruwig mentioned this pull request May 16, 2024
2 tasks
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