16 Commits

Author SHA1 Message Date
xuyuan23
3c2690f769 docs: update bard-proxy project address.
update bard-proxy project address.
2023-07-31 19:10:03 +08:00
xuyuan23
7492c20aaf docs: update bard proxy use docs.
update bard proxy use documents.
2023-07-31 18:41:26 +08:00
magic.chen
9236f4260e llm proxy framework design, adding support for bard large language model proxy (#376)
1. llm proxy framework design, adding support for bard large language
model proxy
2. add Alibaba Cloud Image Deployment Solution.

Close #369
2023-07-28 17:04:09 +08:00
xuyuan23
888664a1e2 docs: modify llms.md, add method to get bard token.
add method to get bard token.
2023-07-28 13:57:46 +08:00
xuyuan23
12162ecc43 docs: bard proxy usage
1.bard proxy usage.
2.quick deploy DBGPT by aliyun images.
2023-07-28 12:01:24 +08:00
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
FangYin Cheng
168c754a3f feat: Support llama-2 model 2023-07-20 21:44:40 +08:00
csunny
192b289480 feat: add chatglm2-6b support 2023-06-25 23:05:50 +08:00
xuyuan23
de9d8742fd docs(openai proxy): Fix the name of the OpenAI proxy model in the llms.md document.
This command modifies the LLM_MODEL variable in your code from "proxy_llm" to "proxyllm".
2023-06-16 10:57:09 +08:00
xuyuan23
a91a7e1c62 Fix the document by changing 'LLM_MODEL=proxy_llm' to 'LLM_MODEL=proxyllm'. 2023-06-15 17:15:27 +08:00
csunny
9a1424fc86 docs: update readme and llms (#138) 2023-06-14 21:40:48 +08:00
xuyuan23
7b77360286 add use cases: tool_use_with_plugin, and how to write a plugin. 2023-06-14 17:24:31 +08:00
aries-ckt
7124c34017 update:doc 2023-06-13 10:56:58 +08:00
csunny
f95a15187b docs: multi llms and qa update 2023-05-24 22:27:27 +08:00
csunny
340069aee6 docs: add module description 2023-05-24 22:21:16 +08:00
csunny
05fc55c116 docs: add getting started 2023-05-24 16:17:54 +08:00