camel icon indicating copy to clipboard operation
camel copied to clipboard

test: Solid model test including tool call & structured output

Open JINO-ROHIT opened this issue 7 months ago • 5 comments

Ive implemented a couple tests according to my understanding of the issue, lmk if this is how it has to be handled.

Links #2240

JINO-ROHIT avatar May 05 '25 14:05 JINO-ROHIT

great, can you help me with the github ci? or some references to implement this?

JINO-ROHIT avatar May 24 '25 10:05 JINO-ROHIT

great, can you help me with the github ci? or some references to implement this?

reference: https://github.com/camel-ai/camel/blob/master/.github/workflows/pytest_package.yml you can refer to pytest_package_llm_test In addition, can our current github repo implement apikey hosting? @Wendong-Fan

fengju0213 avatar May 27 '25 06:05 fengju0213

great, can you help me with the github ci? or some references to implement this?

reference: https://github.com/camel-ai/camel/blob/master/.github/workflows/pytest_package.yml you can refer to pytest_package_llm_test In addition, can our current github repo implement apikey hosting? @Wendong-Fan

While we can implement this, I recommend excluding it from our CI due to the costs associated with its real API requests. Manual execution when necessary would be a more cost-effective approach

Wendong-Fan avatar Jun 01 '25 18:06 Wendong-Fan

Hey @JINO-ROHIT

Thanks again for contributing to this PR, would love to hear about how progress has been coming along and whether we can help in any way!

waleedalzarooni avatar Nov 04 '25 12:11 waleedalzarooni

hey, its been a couple of months since i contributed, trying to get back into it. im currently unaware if the test suites are obselete or if we still need them

JINO-ROHIT avatar Nov 04 '25 13:11 JINO-ROHIT