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

How to integrate custom endpoints and headers to connect to private llm service on cloud ? #21

Open
pushinwork opened this issue Mar 23, 2024 · 1 comment

Comments

@pushinwork
Copy link

I try to modify the llmx by adding my custom
LLM service and install the update project from source using pip install -e . on windows and I have issues to run Lida with the customized llmx. Could you help me please ?

@pushinwork
Copy link
Author

When I do this change, I need also to change data_folder in lida/web/app.py -> data_folder=os.path.join(root_file_path, "files", "data") then when I start lida. The app works with windows file system but the api service visualize don’t return image encoded in base64 but open image in a new window. The image is not embed in ui app. Could you help me build from source lida and llmx on windows using anaconda with python 3.10

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

No branches or pull requests

1 participant