I tried to copy paste the whole code and the error message. If I click “create topic”, I get - new users allowed only 2 links in a post. 2 links in a post, 2 links in a post, 2 links in a post.
what on earth is 2 links. after I deleted half of the code,75% of the error msg, your beautiful system allowed me to create the topic. wonderful implementation. thanks for all the help.
your system is not allowing to create an issue properly - not able to share the full code and error msg. fix that first
Hey @mayon, welcome to the CrewAI community!
Just a quick tip: formatting your code makes it way easier for everyone to read and lend a hand. Our Post Guidelines have all the details, but the gist is to wrap your Python code like this:
```python
# Toss your Python code in here
```.
thank you, I have already created a topic but without full error msg. should I create a new one based on your suggested format?
Just edit your original post.
1 Like