Abirdcfly

Results 29 comments of Abirdcfly

> use your real name Done. Thanks for you advice.

same here: gh version 2.32.1 (2023-07-24) macOS 13.5.1 (22G90) actions/gh-actions-cache v1.0.3

``` # gh auth token gho_xxxxx # export GITHUB_TOKEN=gho_xxxx ``` gh-actions-cache works fine after setting token as an environment variable...

On the design diagram, there is a place to search the chat history, so we need to provide an API to iterate through all the chats of the current user...

some useful links: https://www.youtube.com/watch?v=SsHUNfhF32s (video) https://docs.google.com/presentation/d/1mJUiPBdtf58NfuSEQ7pVSEQ2Oqmek7F1i4gBwR6JDss/edit Slides https://baoyu.io/translations/transcript/rag-for-long-context-llms (chinese translation)

cc @wojesen @nkwangleiGIT @bjwswang we need more discussion here.

> Plan and execute agents promise faster, cheaper, and more performant task execution over previous agent designs. It looks like the plan-and-execute approach is overall better than ReAct, and langchain...

We did not expose this option on the Web UI(because our zhipu sdk not support, but use fastchat is ok), but we support it at the CRD level `spec.systemMessage`, and...

Some duplicate reports: #604 #603 #594 maybe