Skip to content

Conversation

@hyongtao-code
Copy link
Contributor

@hyongtao-code hyongtao-code commented Jul 9, 2025

I'm really impressed — there's almost no dead or redundant code in your codebase. This is the only line I found.

$ pyflakes xiaogpt/                
xiaogpt/bot\llama_bot.py:2:1: 'groq.Groq as openai' imported but unused

Signed-off-by: Yongtao Huang [email protected]

I'm really impressed — there's almost no dead or redundant code in your codebase. This is the only line I found.

```
$ pyflakes xiaogpt/                
xiaogpt/bot\llama_bot.py:2:1: 'groq.Groq as openai' imported but unused
```
@yihong0618 yihong0618 merged commit 2c87e38 into yihong0618:main Jul 9, 2025
2 checks passed
@yihong0618
Copy link
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants