Zeeland

Results 64 issues of Zeeland

## Content It's important for us to develop complex LLM Agent application. The question is, should we add workflow or just wrap LangGraph?

question

## ๐Ÿš€ Feature Request It is convenient for developers to deploy in a simple way. We can use like `pne.startup()` method to startup a web server. Export api for developers.

enhancement

https://undertone0809.github.io/promptulate/#/modules/llm/llm?id=llm Description

Gitalk
http://localhost:3000/#/modules/llm/llm?id=llm

## ๐Ÿš€ Feature Request The logic of the Agent is highly customized in most cases, so the best case is to automatically generate an agent project template through the command...

enhancement

## ๐Ÿš€ Feature Request We need benchmark to eval the ability of Agent. ## References ~~- https://github.com/THUDM/AgentBench~~ AgentBench is evlaute different LLM models. - https://toolemu.com/ - https://mp.weixin.qq.com/s/0FZrgFosHzzYFBRiV3ba2g

enhancement

LM Studio can use OpenAI API type to call local LLM. It's a best for us to create a notebook for developers show how to use local LLM. --- @ruanrongman...

documentation

## ๐Ÿš€ Feature Request Now we have function declaration type tool. Moreover, openapi type tool is also important. I hope ToolAgent can call tool by openapi document, or we just...

enhancement
good first issue

## ๐Ÿš€ Feature Request [https://smith.langchain.com/](https://smith.langchain.com/) LangSmith is a great prompt engineering developement tool. LangSmith provide the ability to evaluate prompt, trace prompt record ... I hope pne can use LangSmith...

enhancement

## ๐Ÿš€ Feature Request Provide an Agent which can provide the ability of coding.

enhancement

## ๐Ÿ› Bug Report error in pne-chat `click.exceptions.ClickException: vi: Editing failed` ## ๐Ÿ”ฌ How To Reproduce Steps to reproduce the behavior: ```shell zeeland@zeeland-virtual-machine:~/.gazebo$ pne-chat Hi there, here is promptulate chat...

bug