Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Haijian06 authored May 17, 2024
1 parent e06e128 commit c7ae2a7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Translated with DeepL.com (free version)
>```python
>agent_1 = QwenAgent(
> config=AgentConfig(name='Kerry',
> system_prompt=“You're a good helper.”, > system_prompt="You're a good helper.
> system_prompt=“You're a good helper.", system_prompt="You're a good helper."
> tool_use=[
> {'name': 'serpapi_search', 'api_key': 'your_search_api_key'}
> ]))
Expand Down Expand Up @@ -146,5 +146,7 @@ How to use it? Let's take real-time voice dialog as an example
- 😃 email:[email protected]
- 🫡 Wechat:AI_nlp_john
- Thank you to everyone who helped me.
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=haijian-wang/EartAgent&type=Date)](https://star-history.com/#haijian-wang/EartAgent&Date)

0 comments on commit c7ae2a7

Please sign in to comment.