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

add list of supported models to README #68

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

Conversation

jezekra1
Copy link
Collaborator

@jezekra1 jezekra1 commented Jan 6, 2025

Ref: #31, #36

@jezekra1 jezekra1 requested a review from mmurad2 January 6, 2025 08:32
@jezekra1 jezekra1 requested a review from a team as a code owner January 6, 2025 08:32
@jezekra1 jezekra1 force-pushed the jezekra1-update-readme branch from 3c6d657 to f5f783b Compare January 6, 2025 08:35
@jezekra1 jezekra1 changed the title Update README.md add list of supported models to README Jan 6, 2025
- Watsonx: [supported models](https://github.com/i-am-bee/bee-agent-framework/blob/main/src/adapters/watsonx/chatPreset.ts), optimized for `meta-llama/llama-3-1-70b-instruct`
- Ollama: any chat model, optimized for `llama3.1`
- OpenAI: any chat model, `gpt4o` performs best
- BAM (deprecated): [supported models](https://github.com/i-am-bee/bee-agent-framework/blob/main/src/adapters/bam/chatPreset.ts), optimized for `meta-llama/llama-3-1-70b-instruct`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since BAM is internal only (right?) and deprecated, I wonder if we should omit that one from the list of supported providers ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, BAM has even been removed from the framework

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.

3 participants