libra

Results 9 issues of libra

# 🚀 feature request ### Relevant Rules ### Description After we run the `bazel build --build_python_zip //target` , we get the zip file, when we run the file, we need...

Can Close?

can not know the meaning of the first, second, third configuration. for all the `[none][none][none]` ![image](https://user-images.githubusercontent.com/870144/139405660-3eb971b8-70d6-43ee-8db0-972bc0fab3c0.png) ![image](https://user-images.githubusercontent.com/870144/139405800-3ca04f4c-5cec-4243-b81d-fed086b5e630.png)

it seems that there is no way to ignore the submodule dir, is there any advice?

I have the following query ``` driver -targets 'attr(tags, "gov", "//...")' 3db60bbdd57d39ea1b8acd6d7d650f7100842c5b ``` but it reported the following error. ![image](https://user-images.githubusercontent.com/870144/177710454-a8d4b56a-f8d8-4b65-baa1-9d5dc2a2b934.png) however the `bazel query 'attr(tags, "gov", //...)')` works.

``` agent = create_csv_agent(llm, 'titanic.csv', verbose=True) json_agent_executor = create_json_agent(llm, toolkit=json_toolkit, verbose=True) openapi_agent_executor = create_openapi_agent( llm=OpenAI(temperature=0), toolkit=openapi_toolkit, verbose=True ) agent_executor = create_sql_agent( llm=OpenAI(temperature=0), toolkit=toolkit, verbose=True ) agent_executor = create_vectorstore_agent( llm=llm, toolkit=toolkit,...

``` [WARN] Couldn't find/load context xxx@kubernetes, now no current context. Error: Reqwest error: builder error: MAC verification failed during PKCS12 import (wrong password?) ``` version: Click 0.6.2

> In this section we describe our protocols for performing encrypted computations using the three-party replicated secret sharing scheme. https://github.com/tf-encrypted/moose-whitepaper is there any reason why do not using a four-party...

## 产品简介 TimeLens 结合番茄钟和 AI 分析,帮助您了解并改善您的工作习惯,实现真正的高效专注。 ## 官网链接 [TimeLens官网](https://timelens.suinian.ai/??channel=weekly) ## 核心功能 1. 智能番茄钟:根据你的工作节奏,灵活设置专注时长。 2. 智能截屏:专注期间自动捕捉屏幕内容,让你的工作过程一目了然。 3. AI 分析引擎:评估你的专注度和工作内容,给出切实可行的改进建议。 ## 为什么 TimeLens 能解决你的效率难题? 1. 精准洞察:只在你真正工作时进行智能记录,避免无关数据干扰。不会在你休息或做无关事情时浪费资源。 2. AI 深度分析:运用多模态大模型,不只是简单的数据统计,而是提供深入的工作模式分析和个性化改进建议。 3. 全方位提升:从时间管理到专注力培养,TimeLens 全面助力你的效率提升。...

## Motivation Improve the mixed chunk prefill performance. see https://github.com/sgl-project/sglang/issues/2273 launch two kernels: one prefill attention kernel for prefill requests and one decode attention kernel for decode requests. ## Modifications...