-
Notifications
You must be signed in to change notification settings - Fork 68
SD2 1045 α merge llm engine to the pp #310
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
Merged
juandavidcruzgomez
merged 66 commits into
master
from
SD2-1045-α-merge-llm-engine-to-the-pp
Feb 11, 2025
The head ref may contain hidden characters: "SD2-1045-\u03B1-merge-llm-engine-to-the-pp"
Merged
SD2 1045 α merge llm engine to the pp #310
juandavidcruzgomez
merged 66 commits into
master
from
SD2-1045-α-merge-llm-engine-to-the-pp
Feb 11, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
juandavidcruzgomez
commented
Feb 11, 2025
- Moving the base of LLM Engine inside PP. Some LLMEngine tests, for instantiation and completion calling
- Test embedding with mocked call
- Chat functions in llmengine
- Remove monitoring from edenai_apis to gain performance
- missing args in chat
- Update llm engine error mapping
- Chat/Multimodal in llm engine
- Update openai
- Update anthropic
- Update : Mistral/Google/Cohere/Meta
- [Fix] system prompt message
- add litellm models 'on the fly'
- LLM Tests (Embeddings is not workign in this commit)
- Use a pydantic model for representing the Litellm models
- Add togetherai with LLM Engine
- [Feat] update all text feature using llm engine
- update providers
- Clean providers
- Image & translation feature on llm engine
- bring back text generation for openai
- Clean providers
- change the name to avoid collisions
- Circular reference
- Update llm_engine imports
- Update llm_engine imports
- Update llm_engine imports
- Update the path for the clientsd
- Update the path for the clients
- Test a new file: models.json is not being included in the package
- Test a new file: models.json is not being included in the package
- Update the manifest duh
- Update the models
- test for llm engine
- Update manifest
- Update manifest
- [Fix] providers output
- Fix embeddings signature
- Fix XAI anonymization version
- Fix deepseek chat signature
- Fix sentiment analysis signature
- Fix mistral chat output
- Update manifest
- XAI info file update
- Migrate deepseek to llm engine
- [Fix] Stream response in llm engine
- Migrate replicate
- Tool tests
- Remove print
- [Fix] drop params in embeddings
- Add together_ai template
- Update anonymization dataclass to be more flexible on LLMs
- Stop cannot be a list but a string
- Stop cannot be a list but a string
- Stop cannot be a list but a string
- Stop cannot be a list but a string
- Stop cannot be a list but a string
- Stop cannot be a list but a string
- Add togetherai
test for llm engine
…enai/edenai-apis into SD2-1045-α-merge-llm-engine-to-the-pp
…b.com/edenai/edenai-apis into SD2-1045-α-merge-llm-engine-to-the-pp
This merge is done after moving LLMEngine to the providers package.
Daggx
approved these changes
Feb 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.