Skip to content

Conversation

diogoncalves
Copy link
Collaborator

@diogoncalves diogoncalves commented Nov 19, 2024

LLMstudio Version 1.0.2

What was done in this PR:

How it was tested:

  • Ran notebooks
  • install on clients codebase

Additional notes:

  • Any breaking changes? No
  • Any new dependencies added? Yes
  • Any performance improvements? Yes

actions-user and others added 30 commits October 10, 2024 11:14
* Update __init__.py

1. Change start_server() from outside to inside the class.

* Update __init__.py

1. Place start_server inside llm init

---------

Co-authored-by: Cláudio Lemos <claudio.lemos@tensorops.ai>
* Update __init__.py

1. Change start_server() from outside to inside the class.

* Update __init__.py

1. Place start_server inside llm init

* Update cli.py

Change how the server runs.

* Update __init__.py

* Update __init__.py

---------

Co-authored-by: Cláudio Lemos <claudio.lemos@tensorops.ai>
* Add llmstudio docs

* Start creating gcp guide

* Update gcp-deployment draft

* Finish deploy-llmstudio-on-gcp guide.

* Update deploy-on-google-cloud-platform.mdx

* Fix some lettering

* Update deploy-on-google-cloud-platform.mdx

* Update deploy-on-google-cloud-platform.mdx

* Update GCP docs

---------

Co-authored-by: Cláudio Lemos <claudio.lemos@tensorops.ai>
messeges -> messages

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
diogoncalves and others added 16 commits November 19, 2024 16:29
LLMstudio Version X.X.X

### What was done in this PR:
Refactored the vertexAI provider to improve code clarity and
maintainability.
Removed duplicated async code in OpenAI and Azure providers for better
efficiency and consistency.

### How it was tested:
Executed the core.py and langchain_integration.py scripts located in the
examples folder to ensure functionality and compatibility after changes.

### Additional notes:
Any breaking changes? No breaking changes were introduced.
Any new dependencies added? No new dependencies were added.
Any performance improvements? Simplified and optimized the async
implementation for better code execution and maintenance.
@diogoncalves diogoncalves changed the title Develop Version 1.0.2 Nov 21, 2024
@diogoncalves diogoncalves enabled auto-merge (squash) November 21, 2024 18:34
@diogoncalves diogoncalves merged commit 4368220 into main Nov 21, 2024
3 checks passed
@diogoncalves diogoncalves deleted the develop branch November 21, 2024 18:37
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.

6 participants