Skip to content
Snippets Groups Projects
Unverified Commit 276e36bc authored by betteryz's avatar betteryz Committed by GitHub
Browse files

Fix llama-hub Data Loader "GPTRepo" encoding issue, supporting gemini...

Fix llama-hub Data Loader "GPTRepo" encoding issue, supporting gemini embedding more configurations. (#10802)

* Support Gemini "transport" configuration

Added Gemini transportation method configuration support.

* Sync updates in multi_modal_llms\gemini

* Updated Dashscope qwen llm defaults

Setting qwen default num_outputs and temperature

* cr

* support gemini embedding configuration

support configuring api_base, api_key, transport method

* fix gptrepo data connector encoding issue

reading a file in default encoding(GBK) will cause error characters problem. Added encoding configuration

* sync latest repo

* sync latest repo

* cr

* cr

---------

Co-authored-by: default avatarHaotian Zhang <socool.king@gmail.com>
parent 1a9169c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment