Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Add documentation for LLM capabilities#63

Merged
Marko Marinkovic (marinkovicmarko) merged 2 commits into
mainfrom
marinkovicmarko/llm-capabilities
Jul 28, 2025
Merged

Add documentation for LLM capabilities#63
Marko Marinkovic (marinkovicmarko) merged 2 commits into
mainfrom
marinkovicmarko/llm-capabilities

Conversation

@marinkovicmarko

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread docs/model-capabilities.md Outdated

- **LLMProvider**: a class hierarchy that defines supported LLM providers.

- **OllamaModels**: a collection of predefined LLM configurations for specific models from providers like Meta and Alibaba, with their respective capabilities.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It looks like it was put in this module by mistake. Let's remove it from docs, we should probably move it out of prompt-model module anyways.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This was just meant to provide a broader context and reference related to creating one's own LLModel instance with custom config (shown further below), but I agree that it may not be necessary here, removing it.

@marinkovicmarko Marko Marinkovic (marinkovicmarko) merged commit affbc98 into main Jul 28, 2025
1 check failed
@marinkovicmarko Marko Marinkovic (marinkovicmarko) deleted the marinkovicmarko/llm-capabilities branch July 28, 2025 12:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants