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

Gpt4o and multifile #51

Merged
merged 3 commits into from
May 27, 2024
Merged

Gpt4o and multifile #51

merged 3 commits into from
May 27, 2024

Conversation

adithya-aiplanet
Copy link
Contributor

Added support for GPT4o model

  • llm.predict(query="", media_paths=[" "]) can pass list or path of image to pass along with predict

Added support for multi file uploads:

  • Can pass path/ list of paths/ directory path

Uncommented compare retrievers, embeddings

  • LLM warning shouldn't pop up now, only for Hybrid(for keyword retriever)

@tarun-aiplanet tarun-aiplanet merged commit b249a04 into main May 27, 2024
1 check failed
@tarun-aiplanet tarun-aiplanet deleted the gpt4o-and-multifile branch June 5, 2024 05:25
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.

2 participants